{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smithy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.94134,
            53.651502
          ],
          [
            -1.941339,
            53.651714
          ],
          [
            -1.941337,
            53.652056
          ],
          [
            -1.941332,
            53.652949
          ],
          [
            -1.941332,
            53.653017
          ],
          [
            -1.941534,
            53.653557
          ],
          [
            -1.941666,
            53.654378
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090219447, HX6 4RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9413823336912746,
          53.651519857808836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051354302, HX6 4RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9414407671961715,
          53.653029899913456
        ]
      }
    }
  ]
}