Structured Data

    Smart Guard Pest Control

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Smart Guard Pest Control",
      description: "Smart Guard Pest Control is a local pest control company serving the West Jordan area and surrounding communities. They provide comprehensive pest management services to residential and commercial properties, addressing common Utah pest issues with professional treatments and inspection services.",
      telephone: "+1-385-534-0754",
      address: {
        @type: "PostalAddress",
        streetAddress: "7238 Airport Rd",
        addressLocality: "West Jordan",
        addressRegion: "UT",
        postalCode: "84084",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6195056,
        longitude: -111.99961739999999
      },
      areaServed: "West Jordan, UT and surrounding areas",
      knowsAbout: "Pest Control, Homeowners, Property managers, Small businesses, Residential customers seeking local pest control",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local West Jordan Company"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Service"
        }
      ],
      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.