Structured Data

    Pomp's Tire Service

    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: "Pomp's Tire Service",
      description: "Pomp's Tire Service in Monona is a full-service automotive shop offering tire sales, wheel alignment, brake repair, fluid changes, shock and strut replacement, and complete auto repair. They carry major tire brands including Bridgestone, Michelin, Goodyear, and BFGoodrich, buying direct from manufacturers to offer competitive pricing. The shop also serves commercial and farm vehicle customers with commercial tires and 24-hour roadside tire service, backed by nearly 85 years of customer service since 1939.",
      url: "https://locations.pompstire.com/wi/monona/2301-kilgust-road",
      telephone: "+1-608-222-6763",
      address: {
        @type: "PostalAddress",
        streetAddress: "2301 Kilgust Rd",
        addressLocality: "Monona",
        addressRegion: "WI",
        postalCode: "53713",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.03896710000001,
        longitude: -89.3504669
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "509",
        bestRating: "5"
      },
      areaServed: "Monona, Madison area, and surrounding Dane County communities",
      knowsAbout: "Tire Shops, Daily commuters needing tire replacements, commercial fleet operators, farm vehicle owners, drivers requiring wheel alignment or brake service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct from Manufacturer Pricing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24-Hour Commercial Roadside Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Since 1939"
        }
      ],
      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.