{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.664337,
            53.734585
          ],
          [
            -0.66543,
            53.735552
          ],
          [
            -0.665532,
            53.735624
          ],
          [
            -0.666269,
            53.736153
          ],
          [
            -0.667213,
            53.736034
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009932408, HU15 1RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6658404676054256,
          53.73586146582911
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070617079, HU15 1RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6645448049188618,
          53.73560433900041
        ]
      }
    }
  ]
}