Structured Data

    Pacific Coast Roofing INC.

    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: "Pacific Coast Roofing INC.",
      description: "Pacific Coast Roofing INC is a roofing contractor serving the Santa Ana area and surrounding Orange County communities. They specialize in roof repair, replacement, and installation services for residential properties. With expertise across multiple roofing materials and systems, they handle everything from storm damage repairs to complete roof replacements, providing comprehensive solutions for homeowners dealing with leaks, damage, or aging roofs.",
      url: "https://pcrroofing.net/",
      telephone: "+1-562-348-8456",
      address: {
        @type: "PostalAddress",
        streetAddress: "418 W Jonquil Rd",
        addressLocality: "Santa Ana",
        addressRegion: "CA",
        postalCode: "92706",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.772478299999996,
        longitude: -117.87250119999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "30",
        bestRating: "5"
      },
      areaServed: "Santa Ana, CA and surrounding Orange County areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs, property owners with storm damage, residents requiring roof replacement, Santa Ana and Orange County homeowners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Roofing"
        }
      ],
      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.