Structured Data

    Pro-Tech Corp

    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: "Pro-Tech Corp",
      description: "Pro-Tech Corp is a full-service HVAC company serving the Royal Palm Beach and West Palm Beach area with installation, repair, and maintenance of heating and cooling systems. With over 168 customer reviews, they provide trusted air conditioning and heating solutions for residential properties. The team specializes in system diagnostics, emergency repairs, and new equipment installation to keep homes comfortable year-round.",
      url: "http://protechair.com/",
      telephone: "+1-561-793-0504",
      address: {
        @type: "PostalAddress",
        streetAddress: "1127 Royal Palm Beach Blvd #104",
        addressLocality: "Royal Palm Beach",
        addressRegion: "FL",
        postalCode: "33411",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.7071708,
        longitude: -80.2315038
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "168",
        bestRating: "5"
      },
      areaServed: "Royal Palm Beach, West Palm Beach, and surrounding areas",
      knowsAbout: "HVAC & Heating, Homeowners needing AC repair, Customers requiring new HVAC installation, Residents seeking preventative maintenance plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service HVAC"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.