Structured Data

    Seattle's Family Dentistry

    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: "Seattle's Family Dentistry",
      description: "Seattle's Family Dentistry provides comprehensive dental care for patients of all ages at their Aurora Ave location in Seattle. They offer general dentistry services including cleanings, exams, and restorative treatments, along with cosmetic and preventive care designed to keep families healthy. The practice emphasizes a welcoming, patient-centered approach to dental health.",
      url: "https://www.seattlesfamilydentistry.com/",
      telephone: "+1-206-466-2424",
      address: {
        @type: "PostalAddress",
        streetAddress: "10416 Aurora Ave N",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98133",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.7048493,
        longitude: -122.34424860000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "406",
        bestRating: "5"
      },
      areaServed: "Seattle, WA and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking a trusted dentist, Patients of all ages, Those needing general and cosmetic dental care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Dental Services"
        }
      ],
      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.