{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "132019068, Alder Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.163034774073197,
          55.92687234607952
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132019069, Alder Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.163145215573732,
          55.92684344439301
        ]
      }
    }
  ]
}