{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100031853809, Knight Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8949395720738211,
          52.97593406079664
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001587360, Dimble Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.894656905989929,
          52.9758169516355
        ]
      }
    }
  ]
}