Skip to content

Commit

Permalink
Add cuisine, location to Sumo
Browse files Browse the repository at this point in the history
  • Loading branch information
AntiCompositeNumber committed Nov 5, 2023
1 parent b0de97d commit 699ce30
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions data/brands/amenity/restaurant.json
Expand Up @@ -5481,11 +5481,13 @@
},
{
"displayName": "Sumo",
"id": "sumo-2fabb0",
"locationSet": {"include": ["001"]},
"id": "sumo-2b67bf",
"locationSet": {"include": ["nl"]},
"note": "Seems like the only consistent brand with this name is https://www.restaurantsumo.com",
"tags": {
"amenity": "restaurant",
"brand": "Sumo",
"cuisine": "sushi",
"name": "Sumo"
}
},
Expand Down

0 comments on commit 699ce30

Please sign in to comment.