Structured Data

    Doral Family Dental

    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: "Doral Family Dental",
      description: "Doral Family Dental is a general dentistry practice serving families and individuals in the Doral area. They provide comprehensive dental care including cleanings, fillings, exams, and other preventive and restorative services in a patient-focused environment.",
      url: "https://doralfamilydental.com/",
      telephone: "+1-305-960-7734",
      address: {
        @type: "PostalAddress",
        streetAddress: "7800 NW 25th St #11",
        addressLocality: "Doral",
        addressRegion: "FL",
        postalCode: "33122",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.796190499999998,
        longitude: -80.3238784
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "165",
        bestRating: "5"
      },
      areaServed: "Doral and surrounding Miami-Dade County areas",
      knowsAbout: "General Dentistry, Families, general dentistry patients, individuals seeking preventive and restorative dental care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Conveniently Located"
        }
      ],
      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.