Structured Data

    Pediatric Dentistry - Geary Blvd

    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: "Pediatric Dentistry - Geary Blvd",
      description: "Pediatric Dentistry - Geary Blvd is a dedicated pediatric dental practice located in San Francisco's Outer Richmond neighborhood. They specialize in comprehensive dental care for children and adolescents, providing preventive treatments, cleanings, and other pediatric-focused services in a child-friendly environment.",
      telephone: "+1-415-751-7900",
      address: {
        @type: "PostalAddress",
        streetAddress: "5233 Geary Blvd",
        addressLocality: "San Francisco",
        addressRegion: "CA",
        postalCode: "94118",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.780206799999995,
        longitude: -122.47571889999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "San Francisco, including the Outer Richmond, Inner Richmond, and surrounding neighborhoods",
      knowsAbout: "Pediatric Dentistry, Parents and guardians seeking specialized pediatric dental care, children needing first dental visits, families in the Outer Richmond neighborhood",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pediatric Specialty Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient 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.