{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070449475, Fourth Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.31198752445047,
          53.467279128207224
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012677833, Eleventh Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3110966850170658,
          53.46699382083662
        ]
      }
    }
  ]
}