{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Hig",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.714454,
            52.733478
          ],
          [
            -2.714257,
            52.733543
          ],
          [
            -2.71406,
            52.733608
          ],
          [
            -2.713999,
            52.733632
          ],
          [
            -2.713937,
            52.733656
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023705377, SY1 4TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7144544635656835,
          52.73347759526115
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071531899, SY1 4TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7139855962800588,
          52.7337860715958
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071531987, SY1 4TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7138334004106066,
          52.733535274914445
        ]
      }
    }
  ]
}