Structured Data

    Choice Dental Associates

    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: "Choice Dental Associates",
      description: "Choice Dental Associates in Garland offers comprehensive general and cosmetic dentistry services for the entire family. Located on N Garland Ave, this practice provides preventive care, restorative treatments, and aesthetic procedures in a patient-friendly environment. They focus on delivering quality dental care with an emphasis on patient comfort and satisfaction.",
      url: "http://www.choicedentalonline.com/",
      telephone: "+1-972-530-7374",
      address: {
        @type: "PostalAddress",
        streetAddress: "5435 N Garland Ave #125",
        addressLocality: "Garland",
        addressRegion: "TX",
        postalCode: "75040",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9669719,
        longitude: -96.6456551
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "367",
        bestRating: "5"
      },
      areaServed: "Garland, TX and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients wanting cosmetic improvements, individuals needing preventive and restorative dentistry",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused 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.