Structured Data

    Massie Roofing, LLC

    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: "Massie Roofing, LLC",
      description: "Massie Roofing, LLC is a roofing contractor based in Lubbock, Texas, serving residential and commercial clients throughout the area. They handle roof repairs, replacements, and installations with a focus on quality workmanship and customer satisfaction. The company is licensed and insured, offering professional roofing solutions tailored to each client's needs.",
      url: "http://www.massieroofing.com/",
      telephone: "+1-806-928-1971",
      address: {
        @type: "PostalAddress",
        streetAddress: "2618 34th St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79410",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5635774,
        longitude: -101.8731968
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Lubbock, Texas and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacements, commercial property owners, property managers seeking reliable roofing services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Professional"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Lubbock Expert"
        }
      ],
      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.