Structured Data

    American Termite & Pest Control, INC

    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: "American Termite & Pest Control, INC",
      description: "American Termite & Pest Control, INC is a full-service pest management company serving the Bakersfield area with expertise in termite treatment, bed bug elimination, wildlife removal, and general pest control. They offer free inspections and same-day service options to quickly address infestations and protect homes and businesses from costly damage. The company provides both one-time treatments and recurring maintenance plans tailored to individual needs.",
      url: "https://americantermitesolution.com/",
      telephone: "+1-661-479-7482",
      address: {
        @type: "PostalAddress",
        streetAddress: "4200 Easton Dr Ste 1",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93309",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3704357,
        longitude: -119.05047560000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Pest Control, Homeowners with termite concerns, renters dealing with bed bugs, property managers needing ongoing pest prevention, businesses protecting inventory",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Recurring Treatment Plans"
        }
      ],
      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.