{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "132016668, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.19759143529231,
          55.972877116098594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132016683, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.19759143529231,
          55.972877116098594
        ]
      }
    }
  ]
}