i have a name street without number, for example “ronda de la comunicacion”.
We have this address “Ronda de la comunicación 28050 Madrid” without number.
This street exist and in this street can to be without number.
how do wedoing this case? “S/N” “0”
“Ronda de la comunicación s/n 28050 Madrid” ?
“Ronda de la comunicación sn 28050 Madrid” ?
“Ronda de la comunicación 0 28050 Madrid” ?
To all have the same result.
{
“error”: “OUT_OF_RANGE”,
“message”: “This location is out of range”
}
thanks