Google Local Search is scraping the
gps_coordinates
for the first result correctly. But are incorrectly mirrored for the remaining
local_results
.
"local_results": [{
"position": 1,
"title": "Top Dog Grooming",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 2,
"title": "Adorable Dogs",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 3,
"title": "Mucky Mutts Professional Pet Grooming",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 4,
"title": "Groom At The Top",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 5,
"title": "Pets Corner",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 6,
"title": "Canine Cabin Dog Groomers",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 7,
"title": "Morven's Dog Grooming",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 8,
"title": "Barking Beauties & Friends",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 9,
"title": "Tillychance Dog Grooming Services",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 10,
"title": "K9 Care & Cuts",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 11,
"title": "Dogsbody Elite Pet Services",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 12,
"title": "The Groom Room Livingston",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 13,
"title": "Scruffy 2 Fluffy Pet Care",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 14,
"title": "K9 Cut & Care",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 15,
"title": "Perfect Paws Dog Grooming",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 16,
"title": "Kirsty's Dog Grooming",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 17,
"title": "Caroline's Dog Grooming",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 18,
"title": "Happy Tails Dog Groomers",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 19,
"title": "Muddy hounds grooming services",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
},
{
"position": 20,
"title": "Willow Dog Groomers",
"gps_coordinates": {
"latitude": 55.877788499999994,
"longitude": -3.5082438
},
}
]