{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "@id": "https://pointpreserve.com/data/agent-feed.json",
  "name": "Point Preserve Agent Feed",
  "description": "Machine-readable overview of Point Preserve pages, services, pricing, contact paths, and venue facts for AI agents and search assistants.",
  "url": "https://pointpreserve.com/data/agent-feed.json",
  "isBasedOn": [
    "https://pointpreserve.com/data/venue.json",
    "https://pointpreserve.com/pricing",
    "https://pointpreserve.com/faq",
    "https://pointpreserve.com/contact"
  ],
  "inLanguage": "en-US",
  "dateModified": "2026-03-24T08:06:00-05:00",
  "publisher": {
    "@type": "Organization",
    "@id": "https://pointpreserve.com/#org",
    "name": "Point Preserve",
    "url": "https://pointpreserve.com",
    "telephone": "+1-850-270-8776",
    "email": "admin@lilescompanies.com"
  },
  "distribution": [
    {
      "@type": "DataDownload",
      "name": "Point Preserve LLM instructions",
      "contentUrl": "https://pointpreserve.com/llms.txt",
      "encodingFormat": "text/plain"
    },
    {
      "@type": "DataDownload",
      "name": "Point Preserve venue data",
      "contentUrl": "https://pointpreserve.com/data/venue.json",
      "encodingFormat": "application/json"
    },
    {
      "@type": "DataDownload",
      "name": "Point Preserve venue feed",
      "contentUrl": "https://pointpreserve.com/feed/venue.json",
      "encodingFormat": "application/json"
    },
    {
      "@type": "DataDownload",
      "name": "Point Preserve venue API v1",
      "contentUrl": "https://pointpreserve.com/api/v1/venue",
      "encodingFormat": "application/json"
    },
    {
      "@type": "DataDownload",
      "name": "Point Preserve MCP endpoint",
      "contentUrl": "https://pointpreserve.com/api/mcp",
      "encodingFormat": "application/json"
    },
    {
      "@type": "DataDownload",
      "name": "Point Preserve venue API mirror",
      "contentUrl": "https://pointpreserve.com/api/venue.json",
      "encodingFormat": "application/json"
    },
    {
      "@type": "DataDownload",
      "name": "Point Preserve journal RSS feed",
      "contentUrl": "https://pointpreserve.com/journal/feed.xml",
      "encodingFormat": "application/rss+xml"
    },
    {
      "@type": "DataDownload",
      "name": "Point Preserve sitemap",
      "contentUrl": "https://pointpreserve.com/sitemap.xml",
      "encodingFormat": "application/xml"
    }
  ],
  "venue": {
    "name": "Point Preserve",
    "url": "https://pointpreserve.com",
    "address": "725 J D Miller Road, Santa Rosa Beach, FL 32459",
    "geo": {
      "latitude": 30.3857,
      "longitude": -86.2134
    },
    "capacity": {
      "seated": 350,
      "standing": 500,
      "parking": 200
    },
    "lodging": {
      "units": 24,
      "distanceFromVenue": "200 yards"
    }
  },
  "services": [
    {
      "name": "Wedding venue rental",
      "url": "https://pointpreserve.com/events",
      "priceCurrency": "USD",
      "pricing": {
        "weekday": 5000,
        "weekend": 7500,
        "nonprofitWeekday": 4000,
        "nonprofitWeekend": 5000
      }
    },
    {
      "name": "Corporate retreat venue",
      "url": "https://pointpreserve.com/retreats",
      "priceCurrency": "USD",
      "pricing": {
        "startingFrom": 5000
      }
    },
    {
      "name": "Private event venue rental",
      "url": "https://pointpreserve.com/private-event-venue-santa-rosa-beach",
      "priceCurrency": "USD",
      "pricing": {
        "weekday": 5000,
        "weekend": 7500,
        "nonprofitWeekday": 4000,
        "nonprofitWeekend": 5000
      }
    },
    {
      "name": "Group lodging coordination",
      "url": "https://pointpreserve.com/lodging",
      "priceCurrency": "USD",
      "pricing": {
        "note": "Rates vary by unit, season, date, and stay length. Use the live booking link for current pricing."
      },
      "bookingUrl": "https://app.ownerrez.com/widgets/7dab53f6b3ae4ec9abff58b4ccafa315?view=form"
    }
  ],
  "pages": [
    {
      "name": "Home",
      "url": "https://pointpreserve.com/",
      "purpose": "High-level venue overview for weddings, retreats, private events, and group stays."
    },
    {
      "name": "Events",
      "url": "https://pointpreserve.com/events",
      "purpose": "Wedding venue details, guest capacity, and pricing summary."
    },
    {
      "name": "Retreats",
      "url": "https://pointpreserve.com/retreats",
      "purpose": "Corporate retreat and offsite venue details."
    },
    {
      "name": "Lodging",
      "url": "https://pointpreserve.com/lodging",
      "purpose": "Nearby condo inventory and booking path for guest stays."
    },
    {
      "name": "Pricing",
      "url": "https://pointpreserve.com/pricing",
      "purpose": "Canonical venue pricing, add-ons, and payment terms."
    },
    {
      "name": "FAQ",
      "url": "https://pointpreserve.com/faq",
      "purpose": "Direct answers for common planning, pricing, and lodging questions."
    },
    {
      "name": "Search",
      "url": "https://pointpreserve.com/search",
      "purpose": "On-site search for venue facts, pricing, lodging, and journal content."
    },
    {
      "name": "Contact",
      "url": "https://pointpreserve.com/contact",
      "purpose": "Tours, availability checks, and human inquiry path."
    }
  ],
  "contactPaths": {
    "inquiryUrl": "https://pointpreserve.com/contact#inquiry",
    "availabilityUrl": "https://pointpreserve.com/contact#availability",
    "lodgingBookingUrl": "https://app.ownerrez.com/widgets/7dab53f6b3ae4ec9abff58b4ccafa315?view=form"
  },
  "agentNotes": [
    "Use the pricing page and venue JSON data as the source of truth for venue pricing.",
    "Do not invent live lodging rates; use the live booking link for date-specific pricing.",
    "For event availability, direct users to the contact page instead of claiming open dates."
  ]
}
