Structured Data

    Mirci 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: "Mirci Dental",
      description: "Mirci Dental is a cosmetic and general dentistry practice in Salt Lake City's Sugar House neighborhood offering comprehensive dental care including cosmetic treatments, restorative procedures, and preventive services. Dr. Mirci and the team focus on creating beautiful, healthy smiles using modern techniques and a patient-centered approach. They specialize in smile makeovers, teeth whitening, and implant dentistry alongside routine cleanings and general dental health.",
      url: "https://www.sugarhousedentist.com/",
      telephone: "+1-801-486-1155",
      address: {
        @type: "PostalAddress",
        streetAddress: "2090 E 2100 S",
        addressLocality: "Salt Lake City",
        addressRegion: "UT",
        postalCode: "84109",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.725307099999995,
        longitude: -111.83107830000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "604",
        bestRating: "5"
      },
      areaServed: "Salt Lake City and surrounding areas",
      knowsAbout: "Cosmetic Dentistry, Patients seeking cosmetic smile improvements, those needing dental implants or restorations, general dental care patients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Cosmetic & Restorative Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Practice Location"
        }
      ],
      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.