{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodland Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.421077,
            54.284649
          ],
          [
            -0.421255,
            54.284611
          ],
          [
            -0.421432,
            54.284574
          ],
          [
            -0.421696,
            54.284518
          ],
          [
            -0.42196,
            54.284462
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023875273, YO12 6HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4210771919972435,
          54.28464851333925
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025063577, YO12 6EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.421847754878485,
          54.28418221922231
        ]
      }
    }
  ]
}