{ "@context": "https://schema.org", "@graph": [ { "@type": "LocalBusiness", "@id": "https://poshexpressrentals.com/#localbusiness", "name": "Posh Express Rentals", "image": "https://poshexpressrentals.com/photo-gallery", "url": "https://poshexpressrentals.com/", "telephone": "+1-702-743-2424", "email": "info@poshexpressrentals.com", "priceRange": "$$", "address": { "@type": "PostalAddress", "streetAddress": "6351 Hinson St. Ste H", "addressLocality": "Las Vegas", "addressRegion": "NV", "postalCode": "89118", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 36.074, "longitude": -115.182 }, "areaServed": [ { "@type": "City", "name": "Las Vegas" }, { "@type": "AdministrativeArea", "name": "Southern Nevada" }, { "@type": "AdministrativeArea", "name": "Las Vegas Valley" } ], "openingHoursSpecification": { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ], "opens": "09:00", "closes": "12:00", "description": "Will-Call Pickups & Returns by Appointment" } }, { "@type": "Product", "name": "Posh Gold Photo Booth Package", "image": "https://poshexpressrentals.com/photo-gallery", "description": "Our most popular rental package featuring unlimited digital prints, all-day guest access, instant sharing via SMS/QR code, and custom overlays.", "brand": { "@type": "Brand", "name": "Posh Express Rentals" }, "offers": { "@type": "Offer", "url": "https://poshexpressrentals.com/photo-booth-rentals-las-vegas-nevada", "priceCurrency": "USD", "price": "499.00", "availability": "https://schema.org/InStock", "itemCondition": "https://schema.org/UsedCondition", "description": "1 Day Rental - All Day Access until 9:00 PM" } }, { "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What is the cost for local delivery in Las Vegas?", "acceptedAnswer": { "@type": "Answer", "text": "Standard local delivery is $50 round-trip for locations within a 15-mile radius of our warehouse. Deliveries to hotels and casinos on the Las Vegas Strip are a flat rate of $75." } }, { "@type": "Question", "name": "Do you offer customer pick-ups (Will-Call)?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, pick-ups and returns are available by appointment only between 9:00 AM and 12:00 PM. Note that specialty items like photo booths and lighting require professional delivery." } }, { "@type": "Question", "name": "What areas do you serve?", "acceptedAnswer": { "@type": "Answer", "text": "We service the entire Las Vegas Valley, Southern Nevada, and surrounding counties." } } ] } ] }