{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "422000113063, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.117236993194818,
          53.54039044917261
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000116123, Barn Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1174785487818624,
          53.540435153353414
        ]
      }
    }
  ]
}