Structured Data

    San Francisco Preventive Medical Group

    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: "San Francisco Preventive Medical Group",
      description: "San Francisco Preventive Medical Group is a patient-focused medical clinic specializing in preventive care and wellness services. Located in the West Portal neighborhood, they provide comprehensive primary care, preventive health screenings, and personalized treatment plans designed to help patients maintain optimal health. Their approach emphasizes disease prevention and early detection rather than reactive treatment.",
      url: "http://www.sfpmg.com/",
      telephone: "+1-415-566-1000",
      address: {
        @type: "PostalAddress",
        streetAddress: "380 W Portal Ave suite c",
        addressLocality: "San Francisco",
        addressRegion: "CA",
        postalCode: "94127",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7370891,
        longitude: -122.47058489999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "San Francisco, CA",
      knowsAbout: "Wellness & Med Spas, Health-conscious individuals, preventive care seekers, patients wanting regular wellness screenings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Preventive-First Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Location"
        }
      ],
      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.