{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cleveland View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.190625,
            54.561913
          ],
          [
            -1.190623,
            54.561907
          ],
          [
            -1.190621,
            54.561901
          ],
          [
            -1.190485,
            54.561457
          ],
          [
            -1.190484,
            54.561454
          ],
          [
            -1.190349,
            54.561012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007595826, TS3 8NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1906245868872118,
          54.56191295438203
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015337190, TS3 8NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1904328263668664,
          54.56144434273796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025003286, TS3 8NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1912004384975061,
          54.561728074471006
        ]
      }
    }
  ]
}