
Boom's Pizza offers a trendy yet casual dining experience featuring artisanal pizzas with creative toppings and house-made dipping sauces. The veteran-owned establishment provides a welcoming atmosphere perfect for sharing a pie and craft beverages, making it an ideal spot for a laid-back date night.
By Car Located on Detroit Avenue in Lakewood, easily accessible from I-90. Take the Bunts Road exit and head north to Detroit Avenue. The restaurant is on the north side with ample parking available.
By Rideshare Uber and Lyft services readily available in the area. Set destination as 14730 Detroit Ave, Lakewood for direct drop-off at the entrance.
{
"@context": "https://schema.org",
"@type": "Restaurant",
"name": "Boom's Pizza Lakewood",
"description": "Boom's Pizza offers a trendy yet casual dining experience featuring artisanal pizzas with creative toppings and house-made dipping sauces. The veteran-owned establishment provides a welcoming atmosphere perfect for sharing a pie and craft beverages, making it an ideal spot for a laid-back date night.",
"url": "https://www.datenightidea.com/places-to-eat/booms-pizza-lakewood",
"telephone": "+12164651130",
"address": {
"@type": "PostalAddress",
"streetAddress": "14730 Detroit Ave",
"addressLocality": "Lakewood",
"addressRegion": "OH",
"postalCode": "44107",
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 41.4852752,
"longitude": -81.7993253
},
"openingHours": [
"Mo-Th 16:00-21:00",
"Fr-Sa 16:00-22:00",
"Su 16:00-21:00"
],
"priceRange": "$$",
"servesCuisine": ["Pizza", "Italian"],
"acceptsReservations": false,
"paymentAccepted": ["Credit Card", "Debit Card", "NFC Mobile Payments"],
"image": "https://lh5.googleusercontent.com/p/AF1QipNvsM7hIbuurT2W8kiqg02icGhORQoZ4ZHpj_pD=w1632-h976-k-no",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 271,
"bestRating": 5
}
}
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Do you have wings?",
"acceptedAnswer": {
"@type": "Answer",
"text": "No, wings are not available on our menu."
}
}
]
}