{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72375190, Leeds Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.486154755868305,
          53.76022353755413
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72375398, Spibey Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4882077265314269,
          53.75979189724138
        ]
      }
    }
  ]
}