{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034523359, Whitby Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.023350602564713,
          54.53435512245215
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034529224, Fancy Bank",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0163124961017482,
          54.53397456340274
        ]
      }
    }
  ]
}