{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.459131,
            52.801871
          ],
          [
            -0.458494,
            52.800975
          ],
          [
            -0.457856,
            52.800079
          ],
          [
            -0.456191,
            52.797751
          ],
          [
            -0.454526,
            52.795422
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "North Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.454097,
            52.794814
          ],
          [
            -0.453555,
            52.794059
          ],
          [
            -0.453014,
            52.793305
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "North Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.454526,
            52.795422
          ],
          [
            -0.454311,
            52.795118
          ],
          [
            -0.454097,
            52.794814
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007259561, PE10 0ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4545525236513472,
          52.79541070427979
        ]
      }
    }
  ]
}