{
  "@context": "https://schema.org",
  "@type": "WebApplication",
  "name": "AI Inpainting",
  "description": "Transform your images with AI-powered inpainting. Remove objects, replace backgrounds, and enhance photos with simple text prompts - no technical skills required.",
  "url": "https://ai-inpainting.com",
  "applicationCategory": "Multimedia",
  "operatingSystem": "All",
  "offers": {
    "@type": "Offer",
    "price": "0",
    "priceCurrency": "USD"
  },
  "featureList": [
    "Text-guided image inpainting",
    "Multiple AI models",
    "Fast processing",
    "Secure cloud processing",
    "No downloads required"
  ],
  "screenshot": "https://ai-inpainting.com/default.jpg",
  "softwareVersion": "1.0",
  "potentialAction": [
    {
      "@type": "UseAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://ai-inpainting.com/inpainting"
      },
      "name": "Use Advanced Inpainting"
    },
    {
      "@type": "UseAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://ai-inpainting.com/inpainting-flux"
      },
      "name": "Use FLUX Inpainting"
    }
  ],
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://ai-inpainting.com"
  },
  "keywords": [
    "AI inpainting",
    "image editing",
    "photo enhancement",
    "background removal",
    "AI image editing",
    "text-guided inpainting",
    "photo restoration"
  ],
  "sameAs": [
    "https://twitter.com/ai_inpainting",
    "https://github.com/Ai-Inpaint",
    "https://youtube.com/ai-inpainting"
  ]
} 
