{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009284307, Library Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.786274576385799,
          54.009969287034856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024269079, Bigforth Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7860938598450558,
          54.01009629983308
        ]
      }
    }
  ]
}