Structured Data

    Buena Vista Family Dentistry

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Buena Vista Family Dentistry",
      description: "Buena Vista Family Dentistry is a comprehensive dental practice in Orlando offering general dentistry, cosmetic treatments, and restorative procedures for patients of all ages. Led by experienced dentists, they provide services including cleanings, fillings, crowns, implants, teeth whitening, and emergency dental care in a patient-focused environment. The practice emphasizes personalized treatment plans and modern dental technology to ensure optimal oral health outcomes for families and individuals.",
      url: "https://www.familydentistryorlando.com/",
      telephone: "+1-407-930-0060",
      address: {
        @type: "PostalAddress",
        streetAddress: "11444 S Apopka Vineland Rd # 101",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32836",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.3991264,
        longitude: -81.50375509999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "381",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients needing emergency dental services, individuals interested in cosmetic dental improvements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services for All Ages"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency & Urgent Care Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Dental Technology"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.