Structured Data

    Big Leo’s Remodeling - San Antonio

    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: "Big Leo’s Remodeling - San Antonio",
      description: "Big Leo's Remodeling is a full-service general contractor in San Antonio specializing in home remodeling projects including kitchens, bathrooms, and whole-home renovations. The team handles design-build services from concept through completion, managing all aspects of your remodel with attention to quality craftsmanship and client satisfaction.",
      url: "https://bigleosremodeling.com/",
      telephone: "+1-210-875-1061",
      address: {
        @type: "PostalAddress",
        streetAddress: "7550 I-10 Suite 800-075",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78229",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.504156999999996,
        longitude: -98.5514625
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners seeking kitchen or bathroom remodels, Complete home renovation projects, Clients wanting design-build coordination",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design-Build Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Remodeling"
        }
      ],
      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.