{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200004063011, Standish Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6273983876212017,
          53.64934068505083
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004065719, Lyons Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6271870039798557,
          53.64936875799649
        ]
      }
    }
  ]
}