{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10092996443, Lord Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5533476677657783,
          53.440283835268524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010323608, Wildings Old Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5534864193542197,
          53.44053487347017
        ]
      }
    }
  ]
}