{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.073479,
            53.387257
          ],
          [
            -3.073551,
            53.387611
          ],
          [
            -3.073553,
            53.387618
          ],
          [
            -3.073727,
            53.387811
          ],
          [
            -3.073939,
            53.387783
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42204577, CH43 9RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.073496488538229,
          53.38725635436236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42204579, CH43 9AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0740986005606183,
          53.38788016951984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42204580, CH43 9AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.073903852457014,
          53.38790888900903
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42204581, CH43 9AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.07372436315545,
          53.387946459942434
        ]
      }
    }
  ]
}