{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024321788, Barnard's Green Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.307600554510542,
          52.10759802547512
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000848509, Barnard's Green Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.307468713022481,
          52.10753543571667
        ]
      }
    }
  ]
}