{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wordsworth Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.828447,
            53.404526
          ],
          [
            -2.828927,
            53.404771
          ],
          [
            -2.829407,
            53.405017
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40071158, L36 0UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.829433898155364,
          53.405013299624954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40077335, L36 0UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.828948600331829,
          53.4048099276733
        ]
      }
    }
  ]
}