Structured Data

    Stress-Free Auto Care - McAllister St

    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: "Stress-Free Auto Care - McAllister St",
      description: "Stress-Free Auto Care on McAllister Street is a full-service auto repair shop in San Francisco offering tire sales, car maintenance, and general repair services. They serve both domestic and foreign vehicles with a focus on quality workmanship and customer convenience. Whether you need routine maintenance, tire replacement, or diagnostic repair work, their experienced team handles a wide range of automotive services.",
      url: "https://www.stressfree.com/shops/san-francisco-2",
      telephone: "+1-415-923-1446",
      address: {
        @type: "PostalAddress",
        streetAddress: "1970 McAllister St suite b",
        addressLocality: "San Francisco",
        addressRegion: "CA",
        postalCode: "94115",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7771269,
        longitude: -122.4445379
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "262",
        bestRating: "5"
      },
      areaServed: "San Francisco and surrounding Bay Area",
      knowsAbout: "Auto Repair & Mechanics, Daily commuters, foreign and domestic vehicle owners, budget-conscious drivers needing tire replacement and routine maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Foreign & Domestic Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Francisco Presence"
        }
      ],
      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.