{
  "schema": "ai-pricing/1.0",
  "provider": "AI Symantix",
  "currency": "USD",
  "updated": "2025-01-01",
  "plans": [
    {
      "id": "ai-visibility-audit",
      "name": "AI Visibility Audit",
      "price_display": "Free or $99 one-time",
      "price_min": 0,
      "price_max": 99,
      "billing": "one-time"
    },
    {
      "id": "ai-data-layer-starter",
      "name": "AI Data Layer Installation — Starter",
      "price": 500,
      "billing": "one-time",
      "suitable_for": "Small or personal sites"
    },
    {
      "id": "ai-data-layer-business",
      "name": "AI Data Layer Installation — Business",
      "price": 1250,
      "billing": "one-time",
      "suitable_for": "Business or multi-page sites"
    },
    {
      "id": "ai-data-layer-advanced",
      "name": "AI Data Layer Installation — Advanced",
      "price_min": 2500,
      "billing": "one-time",
      "suitable_for": "Multi-structure or complex sites"
    },
    {
      "id": "ai-marketing-engine-base",
      "name": "AI Marketing Engine — Base",
      "price": 2500,
      "billing": "one-time"
    },
    {
      "id": "ai-marketing-engine-advanced",
      "name": "AI Marketing Engine — Advanced",
      "price_min": 5000,
      "price_max": 7500,
      "billing": "one-time"
    },
    {
      "id": "ai-maintenance-starter",
      "name": "AI Visibility Maintenance — Starter",
      "price": 99,
      "billing": "monthly"
    },
    {
      "id": "ai-maintenance-growth",
      "name": "AI Visibility Maintenance — Growth",
      "price": 249,
      "billing": "monthly"
    },
    {
      "id": "ai-maintenance-dominance",
      "name": "AI Visibility Maintenance — Dominance",
      "price": 499,
      "billing": "monthly"
    },
    {
      "id": "full-ai-website-system",
      "name": "Full AI Website System",
      "price_min": 5000,
      "price_max": 25000,
      "billing": "one-time",
      "note": "Custom quote based on scope"
    }
  ],
  "addons": [
    { "name": "AI Data Layer Upgrade", "price_min": 250, "price_max": 1000 },
    { "name": "Content Engine Retrofit", "price_min": 500, "price_max": 2500 },
    { "name": "Dataset Expansion Packs", "price_min": 149, "price_max": 999 },
    { "name": "Industry-Specific Templates", "price_min": 49, "price_max": 299 },
    { "name": "Prompt Packs + Publishing Kits", "price_min": 49, "price_max": 199 }
  ],
  "digital_products": [
    { "name": "AI Website Starter Kit", "price": 29 },
    { "name": "Content Engine Blueprint", "price": 79 },
    { "name": "AI Data Layer Templates", "price": 99 },
    { "name": "Prompt Packs", "price_min": 49, "price_max": 149 },
    { "name": "Publishing Workflow Kit", "price": 129 },
    { "name": "AI Visibility Checklist Pack", "price": 29 }
  ]
}
