{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holt Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.371722,
            50.886501
          ],
          [
            -1.371338,
            50.88687
          ],
          [
            -1.371438,
            50.886919
          ],
          [
            -1.372088,
            50.887241
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090584509, SO19 9RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3717217385514662,
          50.88650126978251
        ]
      }
    }
  ]
}