{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200004328888, Kingston Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.120919283279444,
          52.00316105901167
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004334252, Kingston Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.120875387837317,
          52.00308917860823
        ]
      }
    }
  ]
}