{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "906233571, St John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1809085004194197,
          55.95027825432624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906399386, St John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1808756610056066,
          55.95025161271467
        ]
      }
    }
  ]
}