{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jackey's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.814331,
            50.807234
          ],
          [
            -3.813939,
            50.807278
          ],
          [
            -3.813546,
            50.807322
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Jackey's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.814652,
            50.80713
          ],
          [
            -3.814492,
            50.807182
          ],
          [
            -3.814331,
            50.807234
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002161066, EX17 6DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8144531330143794,
          50.80810738685788
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024638871, EX17 6DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8134888949098333,
          50.80959730900897
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035361396, EX17 6ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.807500581562489,
          50.81074250726913
        ]
      }
    }
  ]
}