Structured Data

    Constructstar

    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: "Constructstar",
      description: "Constructstar is a Miami-based general contractor and roofing specialist serving South Florida with comprehensive home remodeling and construction services. They offer roofing, kitchen and bathroom remodeling, room additions, and general contracting work. The team combines skilled craftsmanship with customer-focused service to deliver quality renovations for residential properties.",
      url: "https://constructstar.com/",
      telephone: "+1-305-930-4810",
      address: {
        @type: "PostalAddress",
        streetAddress: "133 NE 2nd Ave Unit UPH17",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33132",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.7759537,
        longitude: -80.1901927
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida communities",
      knowsAbout: "General Contractors & Remodelers, Homeowners seeking kitchen or bathroom remodels, roofing repairs or replacement, room additions, and general construction management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Remodeling"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Miami-Based & Local"
        }
      ],
      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.