{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "139002775, Kenneth Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.388285640685131,
          58.211340749130954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "139013429, Kenneth Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.388288961275027,
          58.21136761455406
        ]
      }
    }
  ]
}