Structured Data

    Accurate Pest Control

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Accurate Pest Control",
      description: "Accurate Pest Control is a San Antonio-based pest management company offering comprehensive solutions for termites, bed bugs, wildlife, rodents, and other common household pests. They provide both one-time treatments and recurring service plans with same-day service availability, backed by a commitment to customer satisfaction and effective pest elimination.",
      url: "https://www.accuratepest.net/",
      telephone: "+1-726-268-5733",
      address: {
        @type: "PostalAddress",
        streetAddress: "4233 GateCrest",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78217",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.521992299999997,
        longitude: -98.40956709999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "682",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Pest Control, Homeowners dealing with active pest infestations, properties needing year-round pest prevention, families concerned about termite damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Recurring Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pest Solutions"
        }
      ],
      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.