{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130014849, Agnes Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0929516729952504,
          58.43544786250066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130127549, Northcote Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0927956209255996,
          58.435386319655734
        ]
      }
    }
  ]
}