Structured Data

    Fulton Mansion State Historic Site

    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: "Fulton Mansion State Historic Site",
      description: "Fulton Mansion State Historic Site is a Victorian-era historic house museum and event venue located on the Rockport waterfront, managed by the Texas Historical Commission. Built in 1877, this Recorded Texas Historic Landmark showcases period architecture, innovative engineering, and lavish interiors set among stately live oaks. The site offers guided tours, educational programs, special events like Victorian tea parties and historic dinners, and serves as an elegant venue for private events and celebrations.",
      url: "http://www.visitfultonmansion.com/",
      telephone: "+1-361-729-0386",
      address: {
        @type: "PostalAddress",
        streetAddress: "317 Fulton Beach Rd",
        addressLocality: "Rockport",
        addressRegion: "TX",
        postalCode: "78382",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.0575757,
        longitude: -97.03495210000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "797",
        bestRating: "5"
      },
      areaServed: "Rockport, TX and surrounding Coastal Bend region",
      knowsAbout: "Event & Wedding Venues, History enthusiasts, wedding and special event hosts seeking unique venues, school groups on educational tours, families exploring Texas heritage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "National Register Historic Property"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Waterfront Venue with Live Oak Grounds"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Curated Programming & Events"
        }
      ],
      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.