Structured Data

    San Diego Roofing Replacement & Repair

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "San Diego Roofing Replacement & Repair",
      description: "San Diego Roofing Replacement & Repair is a local roofing contractor serving the San Diego area with expertise in both roof repairs and full replacements. They handle residential roofing projects of all sizes, from addressing leaks and storm damage to complete roof installations. With a focus on quality workmanship and customer service, they provide straightforward roofing solutions for homeowners needing reliable local expertise.",
      telephone: "+1-858-392-4413",
      address: {
        @type: "PostalAddress",
        streetAddress: "3827 Florence St",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92113",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.6976864,
        longitude: -117.11184159999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Roofing, San Diego homeowners needing roof repairs, homeowners facing storm damage, property owners planning roof replacement projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Diego Roofing Contractor"
        },
        {
          @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.