{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hollow Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.8572,
            50.940805
          ],
          [
            -2.856472,
            50.942317
          ],
          [
            -2.856407,
            50.942521
          ],
          [
            -2.856208,
            50.943144
          ],
          [
            -2.855792,
            50.943649
          ],
          [
            -2.855189,
            50.944091
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30119348, TA19 0JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8551996806423623,
          50.944092264590445
        ]
      }
    }
  ]
}