{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.079481,
            52.765857
          ],
          [
            1.078726,
            52.76533
          ],
          [
            1.078687,
            52.765302
          ],
          [
            1.078403,
            52.764681
          ],
          [
            1.078395,
            52.764664
          ],
          [
            1.0784,
            52.764645
          ],
          [
            1.078812,
            52.763075
          ],
          [
            1.078887,
            52.762788
          ],
          [
            1.078684,
            52.762209
          ],
          [
            1.078701,
            52.761483
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009925249, NR10 4RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0795116129328808,
          52.76585940362735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025347994, NR10 4RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0769032646083985,
          52.765243670004025
        ]
      }
    }
  ]
}