Structured Data

    SA Family Dentist - Nacogdoches

    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: "SA Family Dentist - Nacogdoches",
      description: "SA Family Dentist - Nacogdoches is a comprehensive family dental practice in San Antonio offering general dentistry, cosmetic treatments, and restorative services for patients of all ages. Located on Nacogdoches Road, the practice focuses on creating a welcoming environment for families and individuals seeking quality dental care. They provide preventive cleanings, fillings, cosmetic enhancements, and other general dentistry services with a commitment to patient comfort and satisfaction.",
      url: "https://safamilydentist.com/nacogdoches/",
      telephone: "+1-210-654-8109",
      address: {
        @type: "PostalAddress",
        streetAddress: "14823 Nacogdoches Rd",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78247",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.576414399999997,
        longitude: -98.3756179
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "563",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas",
      knowsAbout: "General Dentistry, Families, individuals needing routine dental care, patients seeking cosmetic dental improvements, new patients in San Antonio",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused 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.