Structured Data

    Family Dentistry Children and Adults

    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: "Family Dentistry Children and Adults",
      description: "Family Dentistry Children and Adults provides comprehensive dental care for patients of all ages at their Oklahoma City location on NE 36th Street. They offer services for both children and adult patients, delivering general dentistry in a family-friendly setting. Their practice focuses on making dental care accessible and comfortable for the entire family.",
      url: "http://www.fdcadental.net/",
      telephone: "+1-405-524-7214",
      address: {
        @type: "PostalAddress",
        streetAddress: "717 NE 36th St",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73105",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.5081242,
        longitude: -97.5000981
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Pediatric Dentistry, Families seeking pediatric and adult dental care, Parents wanting convenient all-ages dental services, New and established patients in Oklahoma City",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local 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.