{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012741338, Katherine Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0967637822054312,
          53.488977261375474
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004413935, Katherine Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0966730886608955,
          53.488860485424155
        ]
      }
    }
  ]
}