{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "422000080808, Clay Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1152522463595194,
          53.531898386223865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000120116, Clay Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1155240469671446,
          53.531988006986325
        ]
      }
    }
  ]
}