{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smithy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.502906,
            54.029203
          ],
          [
            -1.503257,
            54.029216
          ],
          [
            -1.503608,
            54.029229
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022911473, HG5 9NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.502905618057845,
          54.029203470833615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025255171, HG5 9HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4997519560950934,
          54.02866911189572
        ]
      }
    }
  ]
}