{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Home Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.12757,
            51.084299
          ],
          [
            -1.127692,
            51.084117
          ],
          [
            -1.127813,
            51.083935
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034502343, SO24 0AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1276699847912897,
          51.08416149543529
        ]
      }
    }
  ]
}