{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100032285622, Crown Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.149589933839251,
          52.90134681230712
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001324271, Stafford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.149664266195088,
          52.90134671852281
        ]
      }
    }
  ]
}