{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lime Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.708938,
            51.649139
          ],
          [
            -0.70915,
            51.649039
          ],
          [
            -0.709362,
            51.64894
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004797988, HP15 7UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7090546244079401,
          51.649071047540815
        ]
      }
    }
  ]
}