Structured Data

    Simone Dental

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Simone Dental",
      description: "Simone Dental is a comprehensive general and cosmetic dentistry practice in Norfolk serving patients of all ages with preventive care, restorative treatments, and aesthetic procedures. The practice offers services including cleanings, fillings, crowns, root canals, teeth whitening, veneers, dental implants, and smile makeovers using digital smile design technology. They prioritize patient comfort and provide same-day crowns for qualified patients.",
      url: "https://simone-dental.com/",
      telephone: "+1-757-587-7400",
      address: {
        @type: "PostalAddress",
        streetAddress: "7400 Granby St Ste B",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23505",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.9130529,
        longitude: -76.27280209999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "473",
        bestRating: "5"
      },
      areaServed: "Norfolk, VA and surrounding areas",
      knowsAbout: "Cosmetic Dentistry, Patients seeking cosmetic smile improvements, those needing comprehensive restorative dentistry, busy professionals wanting same-day solutions, patients wanting to preview cosmetic results before treatment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Digital Smile Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Crowns"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Cosmetic & Restorative 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.