Structured Data

    Commander Pest Control

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Commander Pest Control",
      description: "Commander Pest Control is a locally-operated pest control service based in Kissimmee serving Central Florida with comprehensive treatments for termites, bed bugs, wildlife removal, and general pest infestations. The team provides thorough inspections, customized treatment plans, and recurring service options to keep homes and businesses pest-free year-round.",
      telephone: "+1-407-360-3652",
      address: {
        @type: "PostalAddress",
        streetAddress: "992 Osceola Pkwy",
        addressLocality: "Kissimmee",
        addressRegion: "FL",
        postalCode: "34744",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.337859100000003,
        longitude: -81.3950548
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "70",
        bestRating: "5"
      },
      areaServed: "Kissimmee, FL and surrounding Central Florida communities",
      knowsAbout: "Pest Control, Homeowners concerned about termites, residents dealing with bed bugs, property managers needing recurring pest control, small business owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @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.