{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200002032146, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1078914669411675,
          53.479143351968084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004417031, Hamilton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1076803138668456,
          53.4790626468869
        ]
      }
    }
  ]
}