Structured Data

    Signature Pools of San Diego

    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: "Signature Pools of San Diego",
      description: "Signature Pools of San Diego is a full-service pool company offering new pool construction, pool remodeling, equipment repair, and maintenance services. Located in San Diego, they specialize in custom pool design and installation for residential clients seeking high-quality construction and ongoing pool care.",
      url: "https://signaturepoolssandiego.com/",
      telephone: "+1-858-286-8274",
      address: {
        @type: "PostalAddress",
        streetAddress: "3914 Murphy Canyon Rd a150",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92123",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8156943,
        longitude: -117.11760509999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "San Diego and surrounding communities",
      knowsAbout: "Pool & Spa Services, Homeowners wanting new pool construction, those seeking pool remodeling, property owners needing reliable maintenance and repair services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Capability"
        },
        {
          @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.