Structured Data

    Ortegon Roofing Inc

    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: "Ortegon Roofing Inc",
      description: "Ortegon Roofing Inc is a roofing contractor serving the Laredo area with expertise in roof repair, replacement, and installation. Based in Laredo, they provide professional roofing services for residential properties. The team handles various roofing projects and can be reached directly for job estimates and service inquiries.",
      telephone: "+1-956-795-8217",
      address: {
        @type: "PostalAddress",
        streetAddress: "3902 Main Ave",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5348553,
        longitude: -99.5120955
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.3",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs, replacements, or new roof installations in Laredo",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Laredo Roofing Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full 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.