Untitled

mail@pastecode.io avatar
unknown
json
7 months ago
2.4 kB
26
Indexable
Never
{
    "_id" : ObjectId("651c93cb7d6aabe8e5abffcf"),
    "kundennummer" : "5663732",
    "state" : "DRAFT",
    "erfuellungsorte" : [
        {
            "distance" : 22.35262369467075,
            "_id" : "651cafa16c1036d96b8196ae",
            "erfuellungsOrt" : "Beispiel-Ort-1",
            "facebook" : "Beispiel-Facebook-Link-1",
            "instagram" : "Beispiel-Instagram-Link-1",
            "tiktok" : "",
            "location" : {
                "coordinates" : [
                    11.1941228,
                    47.6816119
                ],
                "type" : "Point"
            },
            "logoBilderDetails" : {
                "bilder" : [

                ],
                "logo" : ""
            },
            "email" : "info@beispiel-ort1.de",
            "entwertungs_email" : "info@beispiel-ort1.de",
            "speisekarte" : "Beispiel-Speisekarte-Link-1",
            "oeffnungszeiten" : {
                "closedDays" : [

                ],
                "days" : [

                ],
                "extraOpeningHours" : ""
            },
            "website" : "Beispiel-Website-Link-1",
            "whatsapp" : "9876543210",
            "strasse" : "Beispiel-Straße-1",
            "ort" : "Beispiel-Ort-1",
            "land" : "Deutschland",
            "ausstattungsmerkmaleDetails" : {
                "accessible" : null,
                "accommodation" : null,
                "air_conditioning" : null,
                "apple_pay" : null,
                "beer_garden_terrace" : null,
                "bio" : null,
                "cocktail_menu" : null,
                "credit_card_payment" : null,
                "debit_card_payment" : null,
                "dogs_allowed" : null,
                "e_bike_rental" : null,
                "e_car_rental" : null,
                "event_hall" : null,
                "google_pay" : null,
                "halal" : null,
                "home_delivery" : null,
                "parking" : null,
                "party_service" : null,
                "paypal" : null,
                "playground_indoor" : null,
                "playground_outdoor" : null,
                "vegan" : null,
                "vegetarian" : null,
                "wifi" : null
            }
        }
    ]
}