{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100030121417, Fowler Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4915391487871255,
          52.92524598002859
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031997941, Fowler Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4915391487871255,
          52.92524598002859
        ]
      }
    }
  ]
}