{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Acorns",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.115884,
            51.171492
          ],
          [
            -0.116178,
            51.171482
          ],
          [
            -0.116471,
            51.171473
          ],
          [
            -0.116593,
            51.171483
          ],
          [
            -0.116714,
            51.171494
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007918224, RH6 9QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11591137158684119,
          51.171526468564466
        ]
      }
    }
  ]
}