{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manor Farm Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.115337,
            51.408889
          ],
          [
            -0.11521,
            51.408995
          ],
          [
            -0.115082,
            51.4091
          ],
          [
            -0.114968,
            51.409199
          ],
          [
            -0.114853,
            51.409298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Manor Farm Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.116061,
            51.408247
          ],
          [
            -0.115699,
            51.408568
          ],
          [
            -0.115594,
            51.408662
          ],
          [
            -0.115529,
            51.408719
          ],
          [
            -0.115493,
            51.408751
          ],
          [
            -0.115421,
            51.408815
          ],
          [
            -0.115337,
            51.408889
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001002892, SW16 4LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11606105550333215,
          51.40824747936362
        ]
      }
    }
  ]
}