{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harebell Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.154629,
            52.478433
          ],
          [
            -0.154914,
            52.478471
          ],
          [
            -0.154968,
            52.478478
          ],
          [
            -0.155142,
            52.478575
          ],
          [
            -0.155227,
            52.478661
          ],
          [
            -0.155313,
            52.478747
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000163995, PE26 2UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15468599501283645,
          52.47843912195869
        ]
      }
    }
  ]
}