{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broom Field Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.64646,
            53.61877
          ],
          [
            -1.643184,
            53.61718
          ],
          [
            -1.639908,
            53.615589
          ],
          [
            -1.639733,
            53.615513
          ],
          [
            -1.638465,
            53.614974
          ],
          [
            -1.638349,
            53.614952
          ],
          [
            -1.636544,
            53.614609
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83206956, HD8 9SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6464561383628182,
          53.618772053548916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83235582, HD8 9RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6370006780472546,
          53.61606526461389
        ]
      }
    }
  ]
}