{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queens Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.536791,
            50.118062
          ],
          [
            -5.536842,
            50.118022
          ],
          [
            -5.536893,
            50.117982
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014470071, TR18 4AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.536790547843028,
          50.118061641656446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015437665, TR18 2JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.536942127912433,
          50.11803002869702
        ]
      }
    }
  ]
}