{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holme Wood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.061375,
            53.170253
          ],
          [
            -0.061256,
            53.170137
          ],
          [
            -0.061159,
            53.169308
          ],
          [
            -0.060811,
            53.168053
          ],
          [
            -0.060552,
            53.166124
          ],
          [
            -0.060442,
            53.165305
          ],
          [
            -0.05958,
            53.162786
          ],
          [
            -0.059401,
            53.162012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008515371, PE22 7PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05937064264470221,
          53.1611876002182
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023186400, LN9 6PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.06582439961017514,
          53.171352794970005
        ]
      }
    }
  ]
}