{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "422000120251, Greenwood Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.089123034248157,
          53.546472909259585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000125201, Greenwood Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0884295531268324,
          53.54682397070697
        ]
      }
    }
  ]
}