{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007240181, Cinder Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0967343212943819,
          53.957910156034345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093236275, Leeman Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0980977033398014,
          53.9589989622482
        ]
      }
    }
  ]
}