{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014023169, Ginge Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3518185364425528,
          51.58811867644588
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121310853, Newbury Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3377856580810028,
          51.581359717265094
        ]
      }
    }
  ]
}