Structured Data

    Familia Dental

    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: "Familia Dental",
      description: "Familia Dental is a dental clinic in Lubbock offering comprehensive family dentistry services including preventive care, cleanings, restorations, and cosmetic treatments. They welcome patients of all ages and accept dental insurance, making quality dental care accessible to families throughout the community.",
      url: "https://www.familiadental.com/?y_source=1_MTYwMzIyMDgtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
      telephone: "+1-806-368-3731",
      address: {
        @type: "PostalAddress",
        streetAddress: "2402 19th St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5781553,
        longitude: -101.8687976
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "1154",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking routine dental care, Parents looking for pediatric dentistry, Patients wanting cosmetic dental improvements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Family Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance-Friendly"
        }
      ],
      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.