{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130052213, General Booth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2558668237571196,
          57.47083568932132
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130125469, General Booth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2558668237571196,
          57.47083568932132
        ]
      }
    }
  ]
}