{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Field Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.653765,
            53.592026
          ],
          [
            -1.653342,
            53.592007
          ],
          [
            -1.653285,
            53.592023
          ],
          [
            -1.652846,
            53.592149
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83145719, HD8 9BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6530384731457155,
          53.592176960798774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83218184, HD8 9BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6528423684330347,
          53.59214043919812
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003792297, HD8 9BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.652721212943307,
          53.59217604116727
        ]
      }
    }
  ]
}