{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125004914, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.73771062132288,
          56.008456139139646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125013043, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.736645481149012,
          56.00882135931669
        ]
      }
    }
  ]
}