{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100050734250, Heyworth Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1297345169625084,
          53.61875614854726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002192826, Moss Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1301171482805887,
          53.61999934648773
        ]
      }
    }
  ]
}