{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Josephs Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.904939,
            54.893326
          ],
          [
            -2.904885,
            54.893349
          ],
          [
            -2.904831,
            54.893372
          ],
          [
            -2.904607,
            54.893468
          ],
          [
            -2.904383,
            54.893564
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008701254, CA1 2UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9043674567591835,
          54.89355535792541
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110688535, CA1 2UH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9046701725474753,
          54.893148702574344
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110688536, CA1 2UH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.904762899942874,
          54.89311206514059
        ]
      }
    }
  ]
}