{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "45030444, Thomas Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3660148487459327,
          54.8700541393273
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45156868, Burdon Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3660148487459327,
          54.8700541393273
        ]
      }
    }
  ]
}