{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Millgreen Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.038117,
            50.786264
          ],
          [
            -3.038026,
            50.786093
          ],
          [
            -3.037766,
            50.785972
          ],
          [
            -3.036201,
            50.785666
          ],
          [
            -3.035989,
            50.785608
          ],
          [
            -3.034878,
            50.785306
          ],
          [
            -3.034639,
            50.785076
          ],
          [
            -3.034532,
            50.784692
          ],
          [
            -3.034495,
            50.784557
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023095934, EX13 7RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.035997454961354,
          50.78562355331357
        ]
      }
    }
  ]
}