{
  "name": "The Village's Golf Cart Rentals",
  "description": "Golf cart rental company serving The Villages and surrounding communities with DENAGO and EVOLUTION electric carts, available daily, weekly, and monthly with local delivery throughout The Villages area.",
  "url": "https://villagesgolfcartrentals.com",
  "provider": {
    "organization": "The Village's Golf Cart Rentals",
    "url": "https://villagesgolfcartrentals.com"
  },
  "contact": {
    "telephone": "352-558-3388",
    "email": "info@villagesgolfcartrentals.com"
  },
  "capabilities": {
    "streaming": false,
    "transactions": false
  },
  "dataSources": [
    {
      "name": "Business info",
      "type": "application/json",
      "url": "https://villagesgolfcartrentals.com/api/site-info.json"
    },
    {
      "name": "Full text snapshot",
      "type": "text/plain",
      "url": "https://villagesgolfcartrentals.com/llms-full.txt"
    }
  ],
  "actions": [
    {
      "name": "contact",
      "description": "Reach the company to ask about or book a golf cart rental.",
      "type": "ContactAction",
      "target": "https://villagesgolfcartrentals.com/contact"
    },
    {
      "name": "call",
      "description": "Call to book a golf cart rental.",
      "type": "CommunicateAction",
      "target": "tel:+13525583388"
    }
  ],
  "skills": [
    {
      "id": "golf-cart-rental-info",
      "name": "Golf cart rental information",
      "description": "Answer questions about golf cart rental pricing, cart types, rental terms, delivery, and service area across Florida."
    }
  ]
}
