{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001327903, Radford Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9848369187038197,
          50.74347342018121
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001333593, Radford Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.985037119042112,
          50.743514979365834
        ]
      }
    }
  ]
}