{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010589224, Worsnop Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7637583807929316,
          53.75584237504588
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004697699, Common Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7638350188102883,
          53.7556987172179
        ]
      }
    }
  ]
}