{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sods Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.12955,
            52.859026
          ],
          [
            -0.129558,
            52.858939
          ],
          [
            -0.129562,
            52.858889
          ],
          [
            -0.1296,
            52.858459
          ],
          [
            -0.12982,
            52.857886
          ],
          [
            -0.129994,
            52.857708
          ],
          [
            -0.130046,
            52.857655
          ],
          [
            -0.130132,
            52.857567
          ],
          [
            -0.130427,
            52.857265
          ],
          [
            -0.130642,
            52.856626
          ],
          [
            -0.131042,
            52.856362
          ],
          [
            -0.131111,
            52.856201
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002550814, PE11 4HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1311113168669205,
          52.85620067646047
        ]
      }
    }
  ]
}