{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hook Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.961324,
            51.277305
          ],
          [
            -0.961395,
            51.277213
          ],
          [
            -0.961467,
            51.27712
          ],
          [
            -0.961952,
            51.27616
          ],
          [
            -0.962023,
            51.275885
          ],
          [
            -0.96228,
            51.274893
          ],
          [
            -0.962355,
            51.274617
          ],
          [
            -0.962609,
            51.273642
          ],
          [
            -0.962759,
            51.273069
          ],
          [
            -0.962947,
            51.27268
          ],
          [
            -0.962978,
            51.272642
          ],
          [
            -0.963009,
            51.272605
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008960728, RG27 9QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9622817879166118,
          51.27486775060535
        ]
      }
    }
  ]
}