{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.201668,
            50.334439
          ],
          [
            -4.201385,
            50.334394
          ],
          [
            -4.201102,
            50.33435
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002043827, PL10 1NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.201099879977356,
          50.33434604332918
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015426410, PL10 1NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.201198162106694,
          50.33434418187555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040021885, PL10 1NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.201350199221734,
          50.33459314800407
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040021886, PL10 1NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.20142280693496,
          50.33433992681265
        ]
      }
    }
  ]
}