{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9051032053, King's Gate",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1364407783614534,
          57.14726037804659
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015445708, Oakhill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1367872988287475,
          57.14711627174047
        ]
      }
    }
  ]
}