{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ings Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.709485,
            53.633376
          ],
          [
            -1.709292,
            53.633509
          ],
          [
            -1.709099,
            53.633642
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094970219, HD8 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.70910659102265,
          53.6336453438982
        ]
      }
    }
  ]
}