Structured Data

    4 Star Camps

    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: "4 Star Camps",
      description: "4 Star Camps is a youth-focused educational and sports facility in Charlottesville offering camp programs, sports coaching, and athletic instruction for children. They provide seasonal and year-round programs designed to develop athletic skills and foster youth development through sports and outdoor activities.",
      url: "http://www.4starcamps.com/",
      telephone: "+1-800-752-5325",
      address: {
        @type: "PostalAddress",
        streetAddress: "2171 Ivy Rd Suite 3",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22903",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.044261,
        longitude: -78.5134446
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Families seeking summer and seasonal camps, Youth athletes looking for skill development, Parents seeking structured athletic programs for children",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Sport Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Year-Round Opportunities"
        }
      ],
      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.