{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125001452, Cumberland Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.759911979642777,
          56.009983372871204
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125020259, Cumberland Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.760274651604802,
          56.00989435337017
        ]
      }
    }
  ]
}