{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenway Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.322471,
            51.04711
          ],
          [
            -3.321808,
            51.047017
          ],
          [
            -3.320235,
            51.04662
          ],
          [
            -3.319195,
            51.046543
          ],
          [
            -3.318665,
            51.04641
          ],
          [
            -3.318042,
            51.046253
          ],
          [
            -3.315964,
            51.045968
          ],
          [
            -3.314906,
            51.04562
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002703891, TA4 2LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3153781501901407,
          51.04591072407604
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002703892, TA4 2UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.322206864023889,
          51.04725448628036
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012905254, TA4 2LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.314899641506675,
          51.04563733778938
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040929100, TA4 2UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3208721071437486,
          51.04697282564594
        ]
      }
    }
  ]
}