{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.170166,
            54.445401
          ],
          [
            -1.169411,
            54.445524
          ],
          [
            -1.168657,
            54.445646
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093402759, TS9 7AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1689263650509423,
          54.44550747839596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093402760, TS9 7AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1689834924127236,
          54.44573255334207
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093402787, TS9 7AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1701620392060565,
          54.44540812085848
        ]
      }
    }
  ]
}