{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001214223, Lemon Gardens",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.057329216630639,
          50.25700183308514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041204075, Lemon Gardens",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.05731923604495,
          50.25706506595398
        ]
      }
    }
  ]
}