{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Acorn Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.163567,
            53.165392
          ],
          [
            -2.15954,
            53.165558
          ],
          [
            -2.15939,
            53.165519
          ],
          [
            -2.158825,
            53.16537
          ],
          [
            -2.158074,
            53.165293
          ],
          [
            -2.157827,
            53.165199
          ],
          [
            -2.157187,
            53.164764
          ],
          [
            -2.156264,
            53.164561
          ],
          [
            -2.1558,
            53.164352
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007640651, CW12 3PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1559946149085873,
          53.16459403097139
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024804917, CW12 3PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1603732141244603,
          53.16755455095701
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090047963, CW12 3QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1557993225586016,
          53.16436057497615
        ]
      }
    }
  ]
}