{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stringer Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.550255,
            53.659427
          ],
          [
            -1.550426,
            53.659102
          ],
          [
            -1.550448,
            53.659059
          ],
          [
            -1.550556,
            53.658854
          ],
          [
            -1.550641,
            53.658691
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63108276, WF4 5AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5506993636788906,
          53.658880394962864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63174804, WF4 5AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.550640844805731,
          53.65869142232026
        ]
      }
    }
  ]
}