Added restaurant
This commit is contained in:
@@ -380,6 +380,18 @@ const markers: ReviewMarker[] = [
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: "Caravane Palace",
|
||||||
|
coords: [48.11185323546478, -1.676553409432305],
|
||||||
|
type: "restaurant",
|
||||||
|
food: "mixed",
|
||||||
|
reviews: [
|
||||||
|
{
|
||||||
|
grade: 4.2,
|
||||||
|
text: "De la cuisine au feu de bois. Les plats sont un peu viandards et la carte est réduite, mais c'est à la hauteur, clairement."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: "La Casa Pépé",
|
title: "La Casa Pépé",
|
||||||
coords: [48.11192815040314, -1.6758654492733234],
|
coords: [48.11192815040314, -1.6758654492733234],
|
||||||
|
|||||||
Reference in New Issue
Block a user