{
  "service": "AI Blog Generator",
  "description": "Generates SEO-optimized blog articles about orthopedic dog beds for senior dogs",
  "endpoints": {
    "generate": {
      "method": "POST",
      "path": "/generate",
      "body": {
        "topic": "optional custom topic"
      }
    },
    "topics": {
      "method": "GET",
      "path": "/topics"
    }
  },
  "keywords": [
    "orthopedic dog bed",
    "senior dog joint pain",
    "memory foam dog bed",
    "arthritis relief for dogs",
    "large breed orthopedic dog bed",
    "best dog bed for senior dogs",
    "joint support dog bed",
    "orthopedic dog bed for arthritic dogs",
    "comfortable bed for old dogs",
    "dog bed for hip dysplasia"
  ]
}