Structured Data

    FBR Towing & Repair

    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: "FBR Towing & Repair",
      description: "FBR Towing & Repair is a full-service automotive facility in Charlottesville offering towing, car repair, tire sales, and auto parts. With over a decade of local expertise, they handle everything from routine maintenance and tire services to complex mechanical repairs, backed by professional technicians and competitive pricing.",
      url: "https://towingcharlottesville.com/",
      telephone: "+1-434-975-4357",
      address: {
        @type: "PostalAddress",
        streetAddress: "902 Harris St",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22903",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.037543,
        longitude: -78.482218
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "136",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Drivers needing towing services, car owners seeking reliable repairs, budget-conscious vehicle maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Towing Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Repair Shop"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.