{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010601760, James Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.174108299880608,
          53.66491634573283
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010601761, James Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1741992142792763,
          53.664943177828675
        ]
      }
    }
  ]
}