Structured Data

    Orlando Dental Group

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Orlando Dental Group",
      description: "Orlando Dental Group is a comprehensive dental practice in Orlando offering general dentistry, cosmetic procedures, and restorative treatments. The practice provides preventive care, cleanings, fillings, crowns, bridges, and cosmetic services to help patients achieve healthy and attractive smiles. They serve families and individuals seeking quality dental care in a professional setting.",
      url: "http://orlandodentalgroup.com/",
      telephone: "+1-407-674-9875",
      address: {
        @type: "PostalAddress",
        streetAddress: "7221 Chancery Ln",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32809",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.460125299999998,
        longitude: -81.3960048
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "342",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking preventive care, patients wanting cosmetic improvements, individuals needing restorative dental work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Practice"
        }
      ],
      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.