Structured Data

    Trussville Painting & Remodeling

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Trussville Painting & Remodeling",
      description: "Trussville Painting & Remodeling is a full-service home improvement contractor offering painting, bathroom remodeling, electrical work, plumbing, and HVAC services. Built on a foundation of skilled craftsmen and customer-focused service, they handle both interior and exterior projects with free estimates and personalized project management to transform homes according to each customer's vision.",
      url: "http://www.trussvillepaintingandremodeling.com/",
      telephone: "+1-205-337-5266",
      address: {
        @type: "PostalAddress",
        streetAddress: "Carrington Cir",
        addressLocality: "Trussville",
        addressRegion: "AL",
        postalCode: "35173",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6658603,
        longitude: -86.54157339999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "Trussville, Alabama and surrounding areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners needing comprehensive remodeling, Bathroom renovation projects, Homeowners wanting multiple trades coordinated",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Remodeling"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Skilled Craftsmen Focus"
        }
      ],
      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.