Structured Data

    Premium Fire Sprinklers

    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: "Premium Fire Sprinklers",
      description: "Premium Fire Sprinklers is a fire suppression and sprinkler system specialist serving the San Jose area. They design, install, and maintain fire sprinkler systems for commercial and residential properties, ensuring compliance with local fire codes and safety standards. Their expertise covers system consultation, installation, inspection, and ongoing maintenance to protect properties from fire damage.",
      url: "http://www.premiumfiresprinklers.com/",
      telephone: "+1-408-544-9957",
      address: {
        @type: "PostalAddress",
        streetAddress: "105 N First St",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95113",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3378167,
        longitude: -121.8923255
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding Silicon Valley communities",
      knowsAbout: "Handyman Services, Commercial property owners, facility managers, new construction projects, buildings requiring fire code compliance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Code Compliance Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Support"
        }
      ],
      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.