{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Minniemoor Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.915442,
            51.180074
          ],
          [
            -3.915523,
            51.180685
          ],
          [
            -3.91575,
            51.181295
          ],
          [
            -3.917117,
            51.18251
          ],
          [
            -3.917732,
            51.182877
          ],
          [
            -3.918849,
            51.183543
          ],
          [
            -3.919423,
            51.184972
          ],
          [
            -3.920225,
            51.185618
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012105195, EX31 4PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.917761842201729,
          51.18286829750763
        ]
      }
    }
  ]
}