{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012566644, Stanley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8968424171529437,
          53.19046123675053
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000990422, Stanley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.896226623087529,
          53.19035800168811
        ]
      }
    }
  ]
}