{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Loughton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.567261,
            52.444273
          ],
          [
            -2.567768,
            52.444239
          ],
          [
            -2.57041,
            52.443246
          ],
          [
            -2.571165,
            52.443096
          ],
          [
            -2.574079,
            52.442518
          ],
          [
            -2.575137,
            52.442013
          ],
          [
            -2.578122,
            52.441186
          ],
          [
            -2.579838,
            52.441202
          ],
          [
            -2.584831,
            52.441252
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012078389, WV16 6QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5672898325176057,
          52.44428574998187
        ]
      }
    }
  ]
}