{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Farm Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.231157,
            51.468068
          ],
          [
            -0.231153,
            51.46802
          ],
          [
            -0.231149,
            51.467971
          ],
          [
            -0.231093,
            51.467668
          ],
          [
            -0.231038,
            51.467365
          ],
          [
            -0.230965,
            51.467032
          ],
          [
            -0.230892,
            51.466699
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "121052754, SW13 0JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23185778005081334,
          51.46740601362133
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033241978, SW15 1BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23105095203785717,
          51.46742082114165
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070248432, SW15 1JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23112665117007283,
          51.46806942095607
        ]
      }
    }
  ]
}