{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Churchley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.192782,
            53.400473
          ],
          [
            -2.192734,
            53.400373
          ],
          [
            -2.192686,
            53.400273
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Churchley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.192686,
            53.400273
          ],
          [
            -2.192448,
            53.399984
          ],
          [
            -2.19221,
            53.399695
          ],
          [
            -2.192198,
            53.399642
          ],
          [
            -2.192328,
            53.399594
          ],
          [
            -2.192543,
            53.399515
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007625306, SK3 0SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1925428564644016,
          53.39951540224728
        ]
      }
    }
  ]
}