{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137032245, Catherine Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6078048691123916,
          55.07121424729443
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137043150, Catherine Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6077564665850055,
          55.071178937491055
        ]
      }
    }
  ]
}