{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Old Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.439065,
            50.968437
          ],
          [
            -2.437747,
            50.968675
          ],
          [
            -2.436427,
            50.968912
          ],
          [
            -2.432729,
            50.96943
          ],
          [
            -2.42903,
            50.969947
          ],
          [
            -2.427182,
            50.97015
          ],
          [
            -2.426641,
            50.970209
          ],
          [
            -2.425533,
            50.970214
          ],
          [
            -2.425507,
            50.970214
          ],
          [
            -2.425315,
            50.970215
          ],
          [
            -2.425136,
            50.970217
          ],
          [
            -2.424957,
            50.970218
          ],
          [
            -2.424641,
            50.970307
          ],
          [
            -2.424324,
            50.970396
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30126084, BA8 0PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4243524647937007,
          50.97037313738318
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013012874, DT9 5DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.439046071651643,
          50.9684483948992
        ]
      }
    }
  ]
}