Skip to main content

LocationDto

namestring

Possible values: <= 200 characters

Example: Eiffel Tower
googleMapsUrlstring

Possible values: <= 500 characters

Example: https://maps.google.com/?q=Eiffel+Tower
LocationDto
{
"name": "Eiffel Tower",
"googleMapsUrl": "https://maps.google.com/?q=Eiffel+Tower"
}