{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "36013667, Allison Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2221337113932274,
          54.11194749664872
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36016067, Allison Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.222353627354128,
          54.11214300133971
        ]
      }
    }
  ]
}