Structured Data

    Sky Guard Roofing Solutions

    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: "Sky Guard Roofing Solutions",
      description: "Sky Guard Roofing Solutions is a roofing contractor serving Port St. Lucie and surrounding areas. They specialize in roof repairs, replacements, and installations for residential properties. The company is licensed and insured, offering professional roofing services with a commitment to quality workmanship and customer satisfaction.",
      url: "https://skyguardroofingsolutions.site/",
      telephone: "+1-786-957-8068",
      address: {
        @type: "PostalAddress",
        streetAddress: "1745 SW South Macedo Blvd",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34984",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.287965999999997,
        longitude: -80.365466
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie, FL and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs, roof replacements, new roof installations, storm damage assessment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Service Area"
        }
      ],
      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.