{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wye Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.20532,
            52.192709
          ],
          [
            -2.2053,
            52.192696
          ],
          [
            -2.205281,
            52.192683
          ],
          [
            -2.205195,
            52.192628
          ],
          [
            -2.205108,
            52.192572
          ],
          [
            -2.204926,
            52.192456
          ],
          [
            -2.204745,
            52.192341
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014145634, WR5 1NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.204744549399402,
          52.19234119846496
        ]
      }
    }
  ]
}