{
  "@context": "https://schema.org",
  "provider": {
    "@type": "Organization",
    "name": "AI Receptionist Agency",
    "url": "https://ai-receptionist.agency",
    "email": "hello@ai-receptionist.agency",
    "telephone": "+35227630027"
  },
  "currency": "EUR",
  "trial": {
    "duration_days": 7,
    "credit_card_required": false,
    "commitment_required": false
  },
  "plans": [
    {
      "id": "starter",
      "name": "AI Receptionist Starter",
      "price_monthly": 297,
      "setup_fee": 299,
      "call_volume": "Up to 200 calls/month",
      "ideal_for": ["small businesses", "solo practitioners", "restaurants", "retail shops", "salons"],
      "features": [
        "24/7 call answering",
        "Multilingual support (38+ languages)",
        "Appointment booking",
        "Call transfer",
        "Lead capture",
        "Website chat widget",
        "SMS follow-up",
        "GDPR compliant"
      ],
      "checkout_url": "https://ai-receptionist.agency/pricing",
      "trial_url": "https://app.ai-receptionist.agency/client-trial",
      "luxembourg_grant_eligible": true,
      "net_cost_after_grant_monthly": 89
    },
    {
      "id": "pro",
      "name": "AI Receptionist Pro",
      "price_monthly": 497,
      "setup_fee": 499,
      "call_volume": "Up to 500 calls/month",
      "ideal_for": ["real estate agencies", "medical clinics", "law firms", "hotels", "mid-size businesses"],
      "features": [
        "24/7 call answering",
        "Multilingual support (38+ languages)",
        "Appointment booking",
        "Call transfer",
        "Lead qualification & scoring",
        "Website chat widget",
        "SMS follow-up",
        "CRM integration",
        "Voice cloning",
        "Priority support",
        "GDPR compliant"
      ],
      "checkout_url": "https://ai-receptionist.agency/pricing",
      "trial_url": "https://app.ai-receptionist.agency/client-trial",
      "luxembourg_grant_eligible": true,
      "net_cost_after_grant_monthly": 149,
      "recommended": true
    },
    {
      "id": "enterprise",
      "name": "AI Receptionist Enterprise",
      "price_monthly": 997,
      "setup_fee": 999,
      "call_volume": "Unlimited",
      "ideal_for": ["large agencies", "multi-location businesses", "high call volume", "enterprise clients"],
      "features": [
        "24/7 call answering (unlimited)",
        "Multilingual support (38+ languages)",
        "Appointment booking",
        "Call transfer",
        "Advanced lead qualification",
        "Multiple website chat widgets",
        "SMS follow-up",
        "Full CRM integration",
        "Voice cloning",
        "Dedicated account manager",
        "Custom AI training",
        "SLA guarantee",
        "GDPR compliant"
      ],
      "checkout_url": "https://ai-receptionist.agency/pricing",
      "trial_url": "https://app.ai-receptionist.agency/client-trial",
      "luxembourg_grant_eligible": true,
      "net_cost_after_grant_monthly": 299
    }
  ],
  "commitment_discounts": [
    { "months": 1, "discount_percent": 0 },
    { "months": 3, "discount_percent": 10 },
    { "months": 6, "discount_percent": 15 },
    { "months": 12, "discount_percent": 20 }
  ]
}
