{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gray's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.205045,
            50.924764
          ],
          [
            -3.204254,
            50.925146
          ],
          [
            -3.203463,
            50.925527
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Gray's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.203463,
            50.925527
          ],
          [
            -3.202444,
            50.925996
          ],
          [
            -3.200474,
            50.926605
          ],
          [
            -3.197371,
            50.927565
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024639270, EX15 3PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.20118875168386,
          50.92585639174964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035362109, EX15 3PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2050594378169412,
          50.92477333787208
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095583414, EX15 3PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1998365770698944,
          50.927497986333364
        ]
      }
    }
  ]
}