{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Wear",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.461845,
            52.166277
          ],
          [
            -0.461769,
            52.166152
          ],
          [
            -0.461692,
            52.166027
          ],
          [
            -0.461667,
            52.165977
          ],
          [
            -0.461641,
            52.165927
          ],
          [
            -0.461684,
            52.165768
          ],
          [
            -0.461727,
            52.165609
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025743628, MK41 7XH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4616475242945385,
          52.166228481667225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033183036, MK41 7XT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4617124441829447,
          52.16561792405372
        ]
      }
    }
  ]
}