{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "138019202, New Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.05072053786269,
          55.94576964597951
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138038147, New Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.050289218250931,
          55.94817240374635
        ]
      }
    }
  ]
}