Structured Data

    Coronado Painting Pros

    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: "Coronado Painting Pros",
      description: "Coronado Painting Pros is a full-service painting contractor serving the Coronado area and San Diego region. They specialize in both interior and exterior residential painting, offering professional quality work with attention to detail. The team provides free estimates and color consultation to help homeowners achieve their desired look.",
      url: "http://www.coronadopaintingpros.com/",
      telephone: "+1-619-675-7440",
      address: {
        @type: "PostalAddress",
        streetAddress: "901 3rd St",
        addressLocality: "Coronado",
        addressRegion: "CA",
        postalCode: "92118",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.6969322,
        longitude: -117.1759658
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Coronado, San Diego, and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners, residential property owners, people updating home interiors or exteriors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates & Consultation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.