Structured Data

    Pasadena Dental Aesthetics

    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: "Pasadena Dental Aesthetics",
      description: "Pasadena Dental Aesthetics is a cosmetic and general dentistry practice in Pasadena offering comprehensive dental services including teeth whitening, veneers, implants, crowns, and routine cleanings. The practice combines aesthetic expertise with clinical excellence, focusing on creating beautiful, healthy smiles tailored to each patient's goals.",
      url: "https://www.pasadenadentalaesthetics.com/",
      telephone: "+1-626-793-4683",
      address: {
        @type: "PostalAddress",
        streetAddress: "826 Union St",
        addressLocality: "Pasadena",
        addressRegion: "CA",
        postalCode: "91101",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.1476288,
        longitude: -118.13341199999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "105",
        bestRating: "5"
      },
      areaServed: "Pasadena and surrounding areas",
      knowsAbout: "Cosmetic Dentistry, Cosmetic dentistry patients, individuals seeking smile enhancement, general dental care seekers, implant candidates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Cosmetic Focus"
        },
        {
          @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.