{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137038804, English Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.606731203943811,
          55.069826409500386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137060038, English Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6060239278060586,
          55.069763844476725
        ]
      }
    }
  ]
}