{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118138882, Anderson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.982190187192023,
          55.86674791626492
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025428187, Anderson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.982367218126387,
          55.86677202459488
        ]
      }
    }
  ]
}