{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Hall Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.632088,
            53.725276
          ],
          [
            -1.632076,
            53.725221
          ],
          [
            -1.632066,
            53.725179
          ],
          [
            -1.632048,
            53.725101
          ],
          [
            -1.632032,
            53.725032
          ],
          [
            -1.631856,
            53.725015
          ],
          [
            -1.631827,
            53.725025
          ],
          [
            -1.631798,
            53.725035
          ],
          [
            -1.631784,
            53.725065
          ],
          [
            -1.63177,
            53.725096
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83207842, WF17 0AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6321059038864272,
          53.725265976043715
        ]
      }
    }
  ]
}