{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "300062, Easton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.566188691884193,
          51.460581675320775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015864364, Tyndall Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5657257791964674,
          51.460395086573826
        ]
      }
    }
  ]
}