{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wharram Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.338117,
            53.755221
          ],
          [
            -0.337719,
            53.755295
          ],
          [
            -0.337321,
            53.755368
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "21118913, HU2 0LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3374232483298927,
          53.75509121057994
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "21137141, HU2 0JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33775924977252497,
          53.7550329465957
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008634107, HU2 0JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3381311538487978,
          53.75521788663357
        ]
      }
    }
  ]
}