{ "@context": "https://schema.org", "@type": "Product", "name": "Kitesurfing Equipment Rental", "description": "Premium kitesurfing gear rental including kites, boards, harnesses and accessories from leading brands", "brand": [ {"@type": "Brand", "name": "Core"}, {"@type": "Brand", "name": "Duotone"}, {"@type": "Brand", "name": "Crazyfly"}, {"@type": "Brand", "name": "Ventum"}, {"@type": "Brand", "name": "Ion"} ], "provider": { "@type": "LocalBusiness", "name": "Kite Buen Hombre", "telephone": "+1-829-521-2367", "email": "kitebuen@gmail.com" }, "offers": { "@type": "AggregateOffer", "priceCurrency": "USD", "availability": "https://schema.org/InStock", "priceSpecification": [ { "@type": "UnitPriceSpecification", "price": "Variable", "priceCurrency": "USD", "referenceQuantity": { "@type": "QuantitativeValue", "value": "1", "unitText": "HOUR" } } ] } }
top of page
bottom of page