Structured Data

    Smile at Coconut Grove

    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: "Smile at Coconut Grove",
      description: "Smile at Coconut Grove is a family and cosmetic dental practice led by Dr. Molinari, offering comprehensive oral health services including general dentistry, cosmetic treatments, dental implants, teeth whitening, crowns, and bridges for patients of all ages. The practice emphasizes personalized patient care with advanced dental techniques in a comfortable setting, accepting new patients and multiple insurance plans with flexible payment options.",
      url: "https://www.coconutgrovesmile.com/",
      telephone: "+1-305-423-4661",
      address: {
        @type: "PostalAddress",
        streetAddress: "2820 Oak Ave",
        addressLocality: "Coconut Grove",
        addressRegion: "FL",
        postalCode: "33133",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.7298755,
        longitude: -80.2398681
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "748",
        bestRating: "5"
      },
      areaServed: "Coconut Grove, Miami, and surrounding areas",
      knowsAbout: "Cosmetic Dentistry, Families seeking comprehensive dental care, cosmetic dentistry patients, patients with dental anxiety, those needing implants or restorative work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Approach to Oral Health"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comfortable Patient Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Payment and Insurance Options"
        }
      ],
      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.