{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jack Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.78745,
            53.660349
          ],
          [
            -1.787636,
            53.65989
          ],
          [
            -1.787822,
            53.659431
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83204890, HD2 2RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7870049904834118,
          53.66048609227116
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83230426, HD2 2RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.787898061772872,
          53.660433746350016
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094114065, HD2 2UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.788154183850254,
          53.66065890367221
        ]
      }
    }
  ]
}