{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100032213451, Paradise Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.225733213511925,
          53.00924121323521
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004614125, Paradise Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.225837537677471,
          53.00924101494805
        ]
      }
    }
  ]
}