{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "41022706, Crowland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9611879879231484,
          53.64218183082832
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41080723, Russell Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.961458788252137,
          53.64278188957479
        ]
      }
    }
  ]
}