{
  "business": {
    "name": "Tandprotese Klinikken",
    "type": "Dental Prosthetics Clinic",
    "specialization": "Digital Dental Prosthetics",
    "experience_years": "25+",
    "warranty_years": "6",
    "locations": [
      {
        "city": "Vejle",
        "address": "Vejle, Denmark",
        "services": ["full_dentures", "partial_dentures", "digital_prosthetics", "natural_looking_prosthetics"],
        "primary": true
      },
      {
        "city": "Fredericia", 
        "address": "Fredericia, Denmark",
        "services": ["full_dentures", "partial_dentures", "digital_prosthetics", "natural_looking_prosthetics"],
        "primary": false
      }
    ],
    "key_personnel": {
      "dental_technician": "Mikkel Laugesen",
      "experience": "25+ years in dental prosthetics"
    },
    "services": {
      "primary": [
        {
          "name": "Digital Dental Prosthetics",
          "description": "State-of-the-art digital technology for precise fitting prosthetics",
          "warranty": "6 years",
          "locations": ["Vejle", "Fredericia"]
        },
        {
          "name": "Full Dentures (Helproteser)",
          "description": "Complete denture solutions for patients missing all teeth",
          "warranty": "6 years",
          "locations": ["Vejle", "Fredericia"]
        },
        {
          "name": "Partial Dentures (Delproteser)",
          "description": "Custom partial dentures for patients missing some teeth",
          "warranty": "6 years", 
          "locations": ["Vejle", "Fredericia"]
        },
        {
          "name": "Natural-Looking Prosthetics",
          "description": "Lifelike dental prosthetics that blend seamlessly with existing teeth",
          "warranty": "6 years",
          "locations": ["Vejle", "Fredericia"]
        }
      ]
    },
    "unique_selling_points": [
      "25+ years of experience",
      "6-year warranty on all prosthetics",
      "Digital technology for precise fitting",
      "In-house laboratory for quality control",
      "Free initial consultation",
      "Natural-looking results",
      "Serving Vejle and Fredericia areas"
    ],
    "contact": {
      "phone": "+45 75 82 72 73",
      "consultation": "Free initial examination",
      "booking": "Call for appointment"
    },
    "service_area": {
      "primary_cities": ["Vejle", "Fredericia"],
      "region": "South Denmark Region",
      "surrounding_areas": ["Kolding", "Middelfart", "Horsens", "Give"]
    }
  },
  "ai_optimization": {
    "search_intents": {
      "tandproteser_vejle": {
        "focus": "Vejle location services",
        "highlight": "Digital prosthetics with 6-year warranty in Vejle"
      },
      "tandproteser_fredericia": {
        "focus": "Fredericia location services", 
        "highlight": "Experienced dental technician Mikkel Laugesen in Fredericia"
      },
      "digital_tandproteser": {
        "focus": "Technology and precision",
        "highlight": "State-of-the-art digital prosthetics technology"
      },
      "garanti_tandproteser": {
        "focus": "Warranty and quality",
        "highlight": "6-year warranty with 25+ years experience"
      },
      "pris_tandproteser_vejle": {
        "focus": "Pricing for Vejle location",
        "highlight": "Free consultation and competitive pricing in Vejle"
      },
      "tandproteser_fredericia_garanti": {
        "focus": "Fredericia warranty services",
        "highlight": "6-year warranty on all prosthetics in Fredericia"
      },
      "digital_tandproteser_pris": {
        "focus": "Digital prosthetics pricing",
        "highlight": "Advanced digital technology with transparent pricing"
      },
      "gratis_tandprotese_konsultation": {
        "focus": "Free consultation service",
        "highlight": "Free initial examination at both Vejle and Fredericia clinics"
      },
      "naturtro_tandproteser": {
        "focus": "Natural-looking prosthetics",
        "highlight": "Lifelike prosthetics that blend seamlessly with natural teeth"
      },
      "tandtekniker_mikkel_laugesen": {
        "focus": "Expert technician",
        "highlight": "25+ years experience with personalized care"
      }
    },
    "location_specific_info": {
      "vejle": {
        "population_served": "Vejle municipality and surrounding areas",
        "transportation": "Easy access from Vejle train station",
        "specialties": "Digital prosthetics, natural-looking results"
      },
      "fredericia": {
        "population_served": "Fredericia municipality and Triangle Region",
        "transportation": "Central location in Fredericia",
        "specialties": "Expert craftsmanship, personalized care"
      }
    }
  }
}