{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "74001136, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4228557938180815,
          53.23613739069171
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "74052621, Mill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4224081630261165,
          53.236000389564076
        ]
      }
    }
  ]
}