Structured Data

    Bridgetown Painting

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Bridgetown Painting",
      description: "Bridgetown Painting is a Portland-based residential and commercial painting contractor serving the local area. They handle interior and exterior painting projects of varying scales, offering professional painting services to homeowners and businesses looking for quality workmanship.",
      address: {
        @type: "PostalAddress",
        streetAddress: "10149 N Vancouver Way",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97217",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5955283,
        longitude: -122.6684731
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Portland and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners and business owners seeking residential and commercial painting services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Portland Business"
        }
      ],
      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.