{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009908422, Carr Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.327386595840239,
          51.94784716920221
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004649421, Schneider Close",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.327311416037402,
          51.94801119535986
        ]
      }
    }
  ]
}