{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.526082,
            52.776062
          ],
          [
            0.526127,
            52.775685
          ],
          [
            0.526172,
            52.775308
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000041649, PE32 1AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5265894231861957,
          52.7757481164294
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023634966, PE32 1AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5261788921244613,
          52.77531626182506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091355030, PE32 1AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5255961610741783,
          52.77575129036759
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091529464, PE32 1AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5266328104138183,
          52.77572920835062
        ]
      }
    }
  ]
}