Structured Data

    Story 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: "Story Dental",
      description: "Story Dental is a comprehensive family dental practice in Irving offering general dentistry, orthodontics, cosmetic restorations (crowns, bridges, dentures), endodontics, dental implants, and extractions. They provide a full range of services for patients of all ages, combining preventive care with advanced restorative and cosmetic treatments.",
      url: "http://www.mystorydental.com/",
      telephone: "+1-972-514-1449",
      address: {
        @type: "PostalAddress",
        streetAddress: "2430 N Story Rd",
        addressLocality: "Irving",
        addressRegion: "TX",
        postalCode: "75062",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8401026,
        longitude: -96.9761355
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "495",
        bestRating: "5"
      },
      areaServed: "Irving, TX and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients needing multiple dental services, individuals interested in orthodontics or dental implants",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services Under One Roof"
        },
        {
          @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.