{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Emmock Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.977867,
            56.497249
          ],
          [
            -2.977622,
            56.496568
          ],
          [
            -2.977368,
            56.496166
          ],
          [
            -2.977357,
            56.496159
          ],
          [
            -2.976094,
            56.495308
          ],
          [
            -2.976061,
            56.495286
          ],
          [
            -2.976013,
            56.495261
          ],
          [
            -2.975586,
            56.495042
          ],
          [
            -2.975305,
            56.494897
          ],
          [
            -2.975292,
            56.494751
          ],
          [
            -2.975304,
            56.494721
          ],
          [
            -2.975316,
            56.49469
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117126735, DD3 0NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.976061904808704,
          56.495286330509195
        ]
      }
    }
  ]
}