{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72365453, Topcliffe Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5764902287508453,
          53.73526600495561
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72368997, Station Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5740349787926038,
          53.73221033427593
        ]
      }
    }
  ]
}