{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "120019462, Anderson Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.059592501169518,
          55.870746582069906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "120019463, Anderson Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.059559078349694,
          55.87069295723062
        ]
      }
    }
  ]
}