{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.026981,
            52.483554
          ],
          [
            -1.028125,
            52.484234
          ],
          [
            -1.028444,
            52.484585
          ],
          [
            -1.028482,
            52.484779
          ],
          [
            -1.028562,
            52.485182
          ],
          [
            -1.02859,
            52.486347
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002646690, LE17 6QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.028581527154911,
          52.48598250269012
        ]
      }
    }
  ]
}