Structured Data

    Marco Garcia, DDS and Scott Tangeman, DDS

    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: "Marco Garcia, DDS and Scott Tangeman, DDS",
      description: "Marco Garcia, DDS and Scott Tangeman, DDS is a general dentistry practice in Bakersfield offering comprehensive dental care including cleanings, fillings, crowns, and restorative treatments. Led by two experienced dentists, the practice focuses on patient comfort and personalized treatment planning to meet individual dental health needs.",
      url: "http://www.tangemandds.com/",
      telephone: "+1-661-835-8785",
      address: {
        @type: "PostalAddress",
        streetAddress: "5500 Ming Ave Suite 165",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93309",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3383557,
        longitude: -119.06319850000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "287",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking ongoing dental care, patients needing restorative dentistry, individuals looking for comprehensive oral health services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Doctor Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.