Structured Data

    AnyTime Spas Service & Repairs

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "AnyTime Spas Service & Repairs",
      description: "AnyTime Spas Service & Repairs is a local spa service company in Caldwell specializing in hot tub and spa maintenance, repair, and chemical balancing. They provide professional servicing to keep residential spas running smoothly and safely, with expertise in equipment repair and water chemistry management.",
      telephone: "+1-208-283-2656",
      address: {
        @type: "PostalAddress",
        streetAddress: "10497 US-20 #26",
        addressLocality: "Caldwell",
        addressRegion: "ID",
        postalCode: "83605",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.662195,
        longitude: -116.6029066
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Caldwell, ID and surrounding areas",
      knowsAbout: "Pool & Spa Services, Hot tub owners needing regular maintenance, Homeowners with spa equipment problems, Property managers with multiple spas",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Spa Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Service Provider"
        }
      ],
      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.