{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grizedale Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.603729,
            53.881496
          ],
          [
            -1.603872,
            53.881525
          ],
          [
            -1.604015,
            53.881554
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72784075, LS16 9GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6037657496221012,
          53.88148619451973
        ]
      }
    }
  ]
}