{ "@context": "https://schema.org", "@type": "Restaurant", "name": "Celebrations Restaurant", "image": "[FULL URL TO YOUR BEST EXTERIOR OR DINING ROOM PHOTO]", "url": "https://www.celebrations-restaurant.com", "telephone": "+1-573-334-8330", "email": "reservations@celebrations-restaurant.com", "description": "Fine dining restaurant in a Cape Girardeau, Missouri building dating to the 1850s. A Wine Spectator Award of Excellence winner every year but one since 2004, led by Chef-Owner DeWayne Schaaf, who has cooked here since 1998.", "priceRange": "$$$", "servesCuisine": ["American", "New American"], "acceptsReservations": "True", "address": { "@type": "PostalAddress", "streetAddress": "615 Bellevue St", "addressLocality": "Cape Girardeau", "addressRegion": "MO", "postalCode": "63701", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": "[LATITUDE — right-click your location on Google Maps to copy]", "longitude": "[LONGITUDE — same]" }, "openingHoursSpecification": [ { "@type": "OpeningHoursSpecification", "dayOfWeek": ["Wednesday", "Thursday"], "opens": "17:00", "closes": "21:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": ["Friday", "Saturday"], "opens": "17:00", "closes": "22:00" } ], "paymentAccepted": ["Cash", "Visa", "Mastercard", "American Express", "Discover"], "hasMenu": "https://www.celebrations-restaurant.com/menu", "founder": [ { "@type": "Person", "name": "James Allen" }, { "@type": "Person", "name": "Pat Allen" } ], "award": "Wine Spectator Award of Excellence, 2004–present (with the exception of 2017, an ownership transition year)", "sameAs": [ "https://www.facebook.com/Celebrations-Restaurant-240115397101/", "https://www.instagram.com/celebrationsrestaurant/", "[YOUR YELP LISTING URL]", "[YOUR TRIPADVISOR LISTING URL]" ] }