{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Olive Claydon Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.142559,
            53.517316
          ],
          [
            -2.142472,
            53.51733
          ],
          [
            -2.142387,
            53.517344
          ],
          [
            -2.142153,
            53.517365
          ],
          [
            -2.141919,
            53.517386
          ],
          [
            -2.141759,
            53.517419
          ],
          [
            -2.141599,
            53.517452
          ],
          [
            -2.141491,
            53.517497
          ],
          [
            -2.141583,
            53.517554
          ],
          [
            -2.141819,
            53.517683
          ],
          [
            -2.142054,
            53.517812
          ],
          [
            -2.142194,
            53.517888
          ],
          [
            -2.142334,
            53.517965
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000140185, OL8 3QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1409106624064806,
          53.51719282969497
        ]
      }
    }
  ]
}