Structured Data

    Orthodontics of Cambridge

    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: "Orthodontics of Cambridge",
      description: "Orthodontics of Cambridge is a specialized orthodontic practice located in Cambridge, MA, offering comprehensive teeth straightening solutions for patients of all ages. Dr. Arun Krishnan and his team provide traditional braces, clear aligners, and other orthodontic treatments in a patient-focused environment. They combine clinical expertise with personalized treatment planning to help patients achieve healthy, confident smiles.",
      url: "https://www.orthodonticsofcambridge.com/",
      telephone: "+1-617-864-2003",
      address: {
        @type: "PostalAddress",
        streetAddress: "603 Concord Ave suite c",
        addressLocality: "Cambridge",
        addressRegion: "MA",
        postalCode: "02138",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3891472,
        longitude: -71.1444683
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "110",
        bestRating: "5"
      },
      areaServed: "Cambridge, MA and surrounding areas",
      knowsAbout: "Orthodontics, Teens and adults seeking orthodontic treatment, patients interested in clear aligners, families looking for comprehensive smile correction",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Orthodontic Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Treatment Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Cambridge 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.