{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025085807, Northfield Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1659886421607328,
          52.875186015199134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034792611, Northfield Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1625845150488239,
          52.87681460750353
        ]
      }
    }
  ]
}