Structured Data

    Sacramento Braces and Wisdom Teeth

    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: "Sacramento Braces and Wisdom Teeth",
      description: "Sacramento Braces and Wisdom Teeth is a specialized dental practice in Sacramento offering orthodontic treatment and wisdom teeth extraction services. The practice focuses on straightening teeth with braces while also providing surgical extraction of wisdom teeth, serving patients who need comprehensive smile correction and oral surgery in one convenient location.",
      url: "https://www.sacbraceswisdomteeth.com/",
      telephone: "+1-916-975-6009",
      address: {
        @type: "PostalAddress",
        streetAddress: "1737 Professional Dr",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95825",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5972453,
        longitude: -121.3874062
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas",
      knowsAbout: "Orthodontics, Teenagers and adults needing braces, patients requiring wisdom teeth extraction, those seeking comprehensive orthodontic and oral surgery services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Dual Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional 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.