{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "32109500, Haines Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9930161345622304,
          52.513000053983
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32111008, Pleasant Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9932812996475737,
          52.51345855399897
        ]
      }
    }
  ]
}