{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110020234, Masefield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.236796840565696,
          54.673112291885474
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110020236, Masefield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2368590291520425,
          54.67310369653464
        ]
      }
    }
  ]
}