{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stone Wood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.715181,
            53.58693
          ],
          [
            -1.716928,
            53.587756
          ],
          [
            -1.717302,
            53.588334
          ],
          [
            -1.718514,
            53.58916
          ],
          [
            -1.718593,
            53.589274
          ],
          [
            -1.718852,
            53.589649
          ],
          [
            -1.719237,
            53.589951
          ],
          [
            -1.719942,
            53.590716
          ],
          [
            -1.720156,
            53.590783
          ],
          [
            -1.720415,
            53.59078
          ],
          [
            -1.721169,
            53.590606
          ],
          [
            -1.721881,
            53.590361
          ],
          [
            -1.722277,
            53.590307
          ],
          [
            -1.722979,
            53.590238
          ],
          [
            -1.72367,
            53.590169
          ],
          [
            -1.72368,
            53.590168
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205570, HD4 6YD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7236813966721352,
          53.590158651466396
        ]
      }
    }
  ]
}