Structured Data

    Progressive Automotive & Tire

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Progressive Automotive & Tire",
      description: "Progressive Automotive & Tire is a full-service auto repair shop in Fredericksburg offering comprehensive maintenance and repair services including tire sales, oil changes, brake service, engine work, and general automotive repairs. The shop serves both domestic and foreign vehicles with experienced technicians dedicated to quality workmanship and customer satisfaction.",
      url: "https://www.progressiveautoandtire.com/Fredericksburg-auto-service-center.html",
      telephone: "+1-540-654-5383",
      address: {
        @type: "PostalAddress",
        streetAddress: "11 Commerce Pkwy",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22406",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.3509774,
        longitude: -77.5080303
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "311",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners seeking routine maintenance, families needing reliable repair services, owners of domestic and foreign vehicles",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Domestic & Foreign Vehicle Expertise"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.