Structured Data

    Shinn Historical Park and Arboretum

    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: "Shinn Historical Park and Arboretum",
      description: "Shinn Historical Park and Arboretum is a 42-acre public park in Fremont featuring historic gardens, walking trails, and diverse plant collections maintained by the City of Fremont. The park showcases California's natural heritage with native plants, specimen trees, and seasonal blooms across themed garden areas. It's a popular destination for families, nature enthusiasts, and community events, offering free admission and serving as an educational resource for local schools and gardening groups.",
      url: "https://www.fremont.gov/Home/Components/BusinessDirectory/BusinessDirectory/237/",
      telephone: "+1-510-790-5541",
      address: {
        @type: "PostalAddress",
        streetAddress: "1251 Peralta Blvd",
        addressLocality: "Fremont",
        addressRegion: "CA",
        postalCode: "94536",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.565193,
        longitude: -121.98017340000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "605",
        bestRating: "5"
      },
      areaServed: "Fremont and surrounding East Bay communities",
      knowsAbout: "Landscaping & Lawn Care, Families seeking outdoor recreation, nature enthusiasts, local school groups, gardeners interested in native plants, photographers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "42-Acre Public Arboretum"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Historic Site & Educational Resource"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Public Access"
        }
      ],
      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.