Structured Data

    Westview Dental Care

    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: "Westview Dental Care",
      description: "Westview Dental Care is a general dentistry practice located in Los Angeles serving patients throughout the Westwood area. They provide comprehensive dental services including preventive care, restorative treatments, and cosmetic dentistry to help patients achieve and maintain healthy smiles. The practice is committed to delivering quality dental care in a professional and welcoming environment.",
      url: "https://dentalviews.com/location/westview-dental-care-los-angeles-ca/",
      telephone: "+1-310-807-6564",
      address: {
        @type: "PostalAddress",
        streetAddress: "1990 Westwood Blvd #250",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90025",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0469906,
        longitude: -118.4340627
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "325",
        bestRating: "5"
      },
      areaServed: "Los Angeles, CA and surrounding areas",
      knowsAbout: "General Dentistry, General dentistry patients, families seeking comprehensive dental care, cosmetic dentistry candidates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Dental Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Westwood 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.