Structured Data

    Pinnacle Home Improvements

    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: "Pinnacle Home Improvements",
      description: "Pinnacle Home Improvements is a full-service general contractor in Birmingham specializing in roofing, remodeling, and comprehensive home improvement projects. The company handles everything from roof repairs and replacements to kitchen and bathroom remodels, making them a one-stop solution for homeowners looking to upgrade or repair their properties.",
      url: "https://pinnaclehomeimprovements.com/alabama/birmingham/",
      telephone: "+1-205-894-6904",
      address: {
        @type: "PostalAddress",
        streetAddress: "1 Perimeter Park S 100N, Suite 139",
        addressLocality: "Birmingham",
        addressRegion: "AL",
        postalCode: "35243",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4373938,
        longitude: -86.7238838
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Birmingham, Alabama and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacements, remodeling projects, comprehensive home upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Birmingham Experience"
        }
      ],
      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.