{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Ridings",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.19591,
            53.956428
          ],
          [
            -1.195989,
            53.956399
          ],
          [
            -1.196068,
            53.95637
          ],
          [
            -1.196237,
            53.956285
          ],
          [
            -1.196405,
            53.9562
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034768936, YO23 3QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1963932592407376,
          53.95620009794967
        ]
      }
    }
  ]
}