{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "126060416, New Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.754237178869659,
          55.63834394334925
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "126085121, New Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.7548818367571,
          55.638698007842684
        ]
      }
    }
  ]
}