{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100011599358, Seymour Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1522937173451235,
          53.45747766978983
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012702673, Seymour Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1521430851636816,
          53.457468873536165
        ]
      }
    }
  ]
}