{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.147598,
            50.547957
          ],
          [
            -4.147839,
            50.548153
          ],
          [
            -4.14808,
            50.548349
          ],
          [
            -4.148102,
            50.548354
          ],
          [
            -4.148124,
            50.548358
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "West Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.148124,
            50.548358
          ],
          [
            -4.148126,
            50.54837
          ],
          [
            -4.148143,
            50.548466
          ],
          [
            -4.148212,
            50.548531
          ],
          [
            -4.148374,
            50.548686
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013753898, PL19 8DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.148379967858839,
          50.54870416500802
        ]
      }
    }
  ]
}