Structured Data

    Accu Dental & Orthodontics

    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: "Accu Dental & Orthodontics",
      description: "Accu Dental & Orthodontics in San Jose provides comprehensive dental and orthodontic care for patients of all ages. Their services include general dentistry, cosmetic treatments, and orthodontic solutions like braces and aligners. The practice focuses on delivering quality dental care with modern technology and a patient-centered approach.",
      url: "https://www.accu-dental.com/sanjose",
      telephone: "+1-408-326-0450",
      address: {
        @type: "PostalAddress",
        streetAddress: "730 Story Rd #5",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95122",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3283316,
        longitude: -121.8581686
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "201",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking integrated dental and orthodontic care, patients needing cosmetic dentistry, those looking for comprehensive oral health services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Technology"
        }
      ],
      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.