{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002594060, Coles Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3806594395125588,
          52.16613558116859
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091191466, Coles Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.38034718205382784,
          52.16631273962518
        ]
      }
    }
  ]
}