{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Luke's Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.54034,
            53.999945
          ],
          [
            -1.540303,
            53.999924
          ],
          [
            -1.540266,
            53.999903
          ],
          [
            -1.540065,
            53.999822
          ],
          [
            -1.539863,
            53.99974
          ],
          [
            -1.539813,
            53.99972
          ],
          [
            -1.539763,
            53.9997
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003032570, HG1 2AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5408132762798488,
          53.999892383352446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022911623, HG1 5HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5403548450539453,
          53.99996253419691
        ]
      }
    }
  ]
}