Structured Data

    Curb Appeal Painting Co.

    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: "Curb Appeal Painting Co.",
      description: "Curb Appeal Painting Co. is an independent painting contractor serving the Tacoma area from their Fircrest base. They specialize in both interior and exterior painting projects for residential clients, delivering quality finishes that enhance home value and aesthetics. With a strong local reputation, they handle everything from full home repaints to accent walls and detailed trim work.",
      url: "https://www.curbappeal-painting.com/",
      telephone: "+1-253-285-9482",
      address: {
        @type: "PostalAddress",
        streetAddress: "420 Berkeley Ave",
        addressLocality: "Fircrest",
        addressRegion: "WA",
        postalCode: "98466",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.237009,
        longitude: -122.5143734
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Fircrest, Tacoma, and surrounding Pierce County communities",
      knowsAbout: "Interior & Exterior Painting, Homeowners looking to refresh their home's interior, boost curb appeal with exterior painting, or prepare homes for sale",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Fircrest-based"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-service painting"
        }
      ],
      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.