Structured Data

    Freeman's Body Shop and Wrecker Service

    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: "Freeman's Body Shop and Wrecker Service",
      description: "Freeman's Body Shop and Wrecker Service in Fort Mill offers comprehensive auto body repair and towing services. With nearly three decades of experience, the team handles collision repairs, frame work, and vehicle recovery with attention to detail and customer service. They provide wrecker services for disabled vehicles and accident recovery throughout the Fort Mill area.",
      telephone: "+1-803-396-8559",
      address: {
        @type: "PostalAddress",
        streetAddress: "1540 Sam Smith Rd",
        addressLocality: "Fort Mill",
        addressRegion: "SC",
        postalCode: "29708",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0102057,
        longitude: -80.9724664
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "128",
        bestRating: "5"
      },
      areaServed: "Fort Mill, SC and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims needing towing and repair, collision damage claims, frame and structural damage restoration",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wrecker & Towing Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Frame & Structural Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Established Business"
        }
      ],
      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.