{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "129003456, Fourth Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.539968945144965,
          55.94160369900626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129011573, Fourth Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.539918613165656,
          55.941568785001095
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129035065, Fourth Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.5400518522191655,
          55.94164692908788
        ]
      }
    }
  ]
}