{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Roman Bridge",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.518317,
            50.331219
          ],
          [
            -4.518348,
            50.331362
          ],
          [
            -4.518378,
            50.331504
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002044418, PL13 2RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.518360565431625,
          50.33147463872623
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003919516, PL13 2RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.518341301514228,
          50.33137611257045
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041023794, PL13 2RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.518382934932501,
          50.33136621538039
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041152915, PL13 2RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.51839364439827,
          50.33130301912783
        ]
      }
    }
  ]
}