Structured Data

    Gifford Family Dentistry

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Gifford Family Dentistry",
      description: "Gifford Family Dentistry is a family-focused dental practice in Portland offering comprehensive preventive, cosmetic, and restorative dental care for patients of all ages. Located on SW Sunset Boulevard, they provide services including cleanings, fillings, crowns, whitening, and other general dentistry treatments in a welcoming environment designed for families.",
      url: "https://giffordfamilydentistry.com/",
      telephone: "+1-971-339-1714",
      address: {
        @type: "PostalAddress",
        streetAddress: "1616 SW Sunset Blvd",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97239",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.4797423,
        longitude: -122.69474749999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "335",
        bestRating: "5"
      },
      areaServed: "Portland and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking preventive and general dental care, patients looking for cosmetic dentistry, new patients transitioning to a family-friendly practice",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Centered Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "SW Portland 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.