{ "@context": "https://schema.org", "@type": "Hotel", "name": "Grand Metropolitan Hotel", "url": "https://guestlodgings.com/properties/grand-metropolitan-hotel", "description": "A modern upscale hotel offering premium comfort, exceptional service, and a variety of room types suitable for business and leisure travelers.", "address": { "@type": "PostalAddress", "streetAddress": "100 City Center Avenue", "addressLocality": "Upper Marlboro", "addressRegion": "MD", "postalCode": "20772", "addressCountry": "US" }, "image": [ "https://guestlodgings.com/images/hotels/grand-metropolitan-1.jpg", "https://guestlodgings.com/images/hotels/grand-metropolitan-2.jpg" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Free WiFi", "value": true }, { "@type": "LocationFeatureSpecification", "name": "Swimming Pool", "value": true }, { "@type": "LocationFeatureSpecification", "name": "Fitness Center", "value": true }, { "@type": "LocationFeatureSpecification", "name": "24-hour Front Desk", "value": true } ], "containsPlace": [ { "@type": "Room", "name": "Standard Queen Room", "description": "Comfortable room with a queen bed, ensuite bathroom, free WiFi, and workspace.", "bed": "Queen Bed", "occupancy": { "@type": "QuantitativeValue", "value": 2, "unitCode": "C62" }, "image": [ "https://guestlodgings.com/images/rooms/standard-queen-1.jpg", "https://guestlodgings.com/images/rooms/standard-queen-2.jpg" ], "offers": { "@type": "Offer", "price": "119.00", "priceCurrency": "USD", "availability": "https://schema.org/InStock", "url": "https://guestlodgings.com/booking/standard-queen-room", "priceSpecification": { "@type": "UnitPriceSpecification", "price": "119.00", "priceCurrency": "USD", "unitText": "per night" }, "hasMerchantReturnPolicy": { "@type": "MerchantReturnPolicy", "returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow", "merchantReturnDays": 1, "returnFees": "https://schema.org/FreeReturn" }, "shippingDetails": { "@type": "OfferShippingDetails", "shippingRate": { "@type": "MonetaryAmount", "value": "0", "currency": "USD" }, "shippingDestination": { "@type": "DefinedRegion", "addressCountry": "US" }, "deliveryTime": { "@type": "ShippingDeliveryTime", "handlingTime": { "@type": "QuantitativeValue", "minValue": 0, "maxValue": 0, "unitCode": "DAY" }, "transitTime": { "@type": "QuantitativeValue", "minValue": 0, "maxValue": 0, "unitCode": "DAY" } } } } }, { "@type": "Room", "name": "Deluxe King Room", "description": "Spacious deluxe room featuring a king bed, city view, lounge chair, and premium amenities.", "bed": "King Bed", "occupancy": { "@type": "QuantitativeValue", "value": 2, "unitCode": "C62" }, "image": [ "https://guestlodgings.com/images/rooms/deluxe-king-1.jpg", "https://guestlodgings.com/images/rooms/deluxe-king-2.jpg" ], "offers": { "@type": "Offer", "price": "159.00", "priceCurrency": "USD", "availability": "https://schema.org/InStock", "url": "https://guestlodgings.com/booking/deluxe-king-room", "priceSpecification": { "@type": "UnitPriceSpecification", "price": "159.00", "priceCurrency": "USD", "unitText": "per night" }, "hasMerchantReturnPolicy": { "@type": "MerchantReturnPolicy", "returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow", "merchantReturnDays": 1, "returnFees": "https://schema.org/FreeReturn" }, "shippingDetails": { "@type": "OfferShippingDetails", "shippingRate": { "@type": "MonetaryAmount", "value": "0", "currency": "USD" }, "shippingDestination": { "@type": "DefinedRegion", "addressCountry": "US" }, "deliveryTime": { "@type": "ShippingDeliveryTime", "handlingTime": { "@type": "QuantitativeValue", "minValue": 0, "maxValue": 0, "unitCode": "DAY" }, "transitTime": { "@type": "QuantitativeValue", "minValue": 0, "maxValue": 0, "unitCode": "DAY" } } } } }, { "@type": "Room", "name": "Executive Suite", "description": "Luxury suite with separate living area, king bedroom, executive workspace, and panoramic views.", "bed": "King Bed", "occupancy": { "@type": "QuantitativeValue", "value": 3, "unitCode": "C62" }, "image": [ "https://guestlodgings.com/images/rooms/executive-suite-1.jpg", "https://guestlodgings.com/images/rooms/executive-suite-2.jpg" ], "offers": { "@type": "Offer", "price": "249.00", "priceCurrency": "USD", "availability": "https://schema.org/InStock", "url": "https://guestlodgings.com/booking/executive-suite", "priceSpecification": { "@type": "UnitPriceSpecification", "price": "249.00", "priceCurrency": "USD", "unitText": "per night" }, "hasMerchantReturnPolicy": { "@type": "MerchantReturnPolicy", "returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow", "merchantReturnDays": 1, "returnFees": "https://schema.org/FreeReturn" }, "shippingDetails": { "@type": "OfferShippingDetails", "shippingRate": { "@type": "MonetaryAmount", "value": "0", "currency": "USD" }, "shippingDestination": { "@type": "DefinedRegion", "addressCountry": "US" }, "deliveryTime": { "@type": "ShippingDeliveryTime", "handlingTime": { "@type": "QuantitativeValue", "minValue": 0, "maxValue": 0, "unitCode": "DAY" }, "transitTime": { "@type": "QuantitativeValue", "minValue": 0, "maxValue": 0, "unitCode": "DAY" } } } } }, { "@type": "Room", "name": "Family Room", "description": "Large family-friendly room with two queen beds, sofa bed, and kitchenette.", "bed": "Two Queen Beds + Sofa Bed", "occupancy": { "@type": "QuantitativeValue", "value": 5, "unitCode": "C62" }, "image": [ "https://guestlodgings.com/images/rooms/family-room-1.jpg", "https://guestlodgings.com/images/rooms/family-room-2.jpg" ], "offers": { "@type": "Offer", "price": "189.00", "priceCurrency": "USD", "availability": "https://schema.org/InStock", "url": "https://guestlodgings.com/booking/family-room", "priceSpecification": { "@type": "UnitPriceSpecification", "price": "189.00", "priceCurrency": "USD", "unitText": "per night" }, "hasMerchantReturnPolicy": { "@type": "MerchantReturnPolicy", "returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow", "merchantReturnDays": 1, "returnFees": "https://schema.org/FreeReturn" }, "shippingDetails": { "@type": "OfferShippingDetails", "shippingRate": { "@type": "MonetaryAmount", "value": "0", "currency": "USD" }, "shippingDestination": { "@type": "DefinedRegion", "addressCountry": "US" }, "deliveryTime": { "@type": "ShippingDeliveryTime", "handlingTime": { "@type": "QuantitativeValue", "minValue": 0, "maxValue": 0, "unitCode": "DAY" }, "transitTime": { "@type": "QuantitativeValue", "minValue": 0, "maxValue": 0, "unitCode": "DAY" } } } } } ] }