Structured Data

    ADS Roofing San Diego

    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: "ADS Roofing San Diego",
      description: "ADS Roofing San Diego is a locally-based roofing contractor serving the San Diego area with expertise in roof repair, replacement, and installation. The company handles both residential and commercial roofing projects, offering comprehensive solutions from inspections through completion. They're known for professional workmanship and customer-focused service.",
      url: "https://adsroofingsd.com/",
      telephone: "+1-858-758-7510",
      address: {
        @type: "PostalAddress",
        streetAddress: "2010 Hancock St Suite 100",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92110",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.744363,
        longitude: -117.18793
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repair or replacement, Commercial property managers, Storm damage assessment and repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Diego Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Roofing Services"
        }
      ],
      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.