{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "124006053, Fraser Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3495400476720016,
          56.56754052423707
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124050274, Fraser Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3496153577552747,
          56.56782722108696
        ]
      }
    }
  ]
}