{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lower Jordans Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.458555,
            50.960694
          ],
          [
            -0.458611,
            50.960636
          ],
          [
            -0.458667,
            50.960578
          ],
          [
            -0.458735,
            50.960579
          ],
          [
            -0.459317,
            50.960589
          ],
          [
            -0.45981,
            50.960597
          ],
          [
            -0.460066,
            50.960601
          ],
          [
            -0.460627,
            50.96061
          ],
          [
            -0.460953,
            50.960616
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013789102, RH20 2HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.46097640875545853,
          50.96060390170092
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025216785, RH20 2HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.45783703556485106,
          50.96295462157902
        ]
      }
    }
  ]
}