Structured Data

    City Dental

    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: "City Dental",
      description: "City Dental is a full-service dental practice in downtown Portland offering comprehensive general and cosmetic dentistry. Their services include cleanings, fillings, crowns, implants, teeth whitening, veneers, and smile makeovers, along with digital smile design to help patients visualize their results before treatment. The practice combines modern technology with experienced care to serve both routine dental needs and cosmetic enhancement goals.",
      url: "https://www.portlandcitydental.com/",
      telephone: "+1-503-926-8758",
      address: {
        @type: "PostalAddress",
        streetAddress: "511 SW 10th Ave Suite 704",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.521220299999996,
        longitude: -122.68183589999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "467",
        bestRating: "5"
      },
      areaServed: "Portland and surrounding areas",
      knowsAbout: "Cosmetic Dentistry, Patients seeking routine dental care, cosmetic smile enhancement, tooth replacement, downtown Portland professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Cosmetic & General Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Implant & Advanced Restorations"
        }
      ],
      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.