{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003948961, Prince's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9092398031089104,
          54.372538289687334
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110701522, Prince's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.908974582237519,
          54.37237851332172
        ]
      }
    }
  ]
}