{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2007023229, Martin Croft",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5640179569233548,
          53.54850802342419
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050629302, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5636999181407585,
          53.54861472527269
        ]
      }
    }
  ]
}