{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Eldon Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.805797,
            53.651134
          ],
          [
            -1.805859,
            53.650991
          ],
          [
            -1.80592,
            53.650848
          ],
          [
            -1.806172,
            53.650273
          ],
          [
            -1.806424,
            53.649697
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83204943, HD1 4QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.806423761117203,
          53.64969723834457
        ]
      }
    }
  ]
}