{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.626923,
            53.618902
          ],
          [
            -1.626136,
            53.618122
          ],
          [
            -1.62535,
            53.617342
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83206974, HD8 9RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6269080042631765,
          53.61891050325265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025703084, HD8 9SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6255991721096146,
          53.61818735672489
        ]
      }
    }
  ]
}