{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121336141, Newton Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6576574890431934,
          51.00995828558259
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001871632, Newton Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6577426798025914,
          51.01000349622358
        ]
      }
    }
  ]
}