{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.438782,
            50.737376
          ],
          [
            -3.440621,
            50.737019
          ],
          [
            -3.440855,
            50.736991
          ],
          [
            -3.440965,
            50.736978
          ],
          [
            -3.442944,
            50.736634
          ],
          [
            -3.443267,
            50.736573
          ],
          [
            -3.443591,
            50.736512
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015397748, EX5 2NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4376215954287477,
          50.733798874075795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023096369, EX1 3TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4412325770052266,
          50.73694687325122
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023099700, EX5 2NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.437306654466993,
          50.73369483933755
        ]
      }
    }
  ]
}