{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "3040060302, Moor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1442570962627725,
          52.8608473798641
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040062446, Moor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1425801440319836,
          52.861527489555705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025258545, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.144469423289285,
          52.85986903777717
        ]
      }
    }
  ]
}