Structured Data

    Latin Dental Of Miami

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Latin Dental Of Miami",
      description: "Latin Dental of Miami is a dental clinic located in Miami offering comprehensive dental care services. The practice serves the local community with general dentistry and related dental treatments, providing care to patients seeking quality dental services in the Miami area.",
      telephone: "+1-305-642-0504",
      address: {
        @type: "PostalAddress",
        streetAddress: "434 SW 12th Ave #204",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33130",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.7689548,
        longitude: -80.2147555
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "56",
        bestRating: "5"
      },
      areaServed: "Miami, FL and surrounding areas",
      knowsAbout: "General Dentistry, Miami residents seeking general dental care, patients looking for convenient downtown location access",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Downtown Miami Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local 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.