{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Health Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.485595,
            53.552299
          ],
          [
            -0.486002,
            53.552521
          ],
          [
            -0.48612,
            53.552641
          ],
          [
            -0.486517,
            53.553044
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024382098, DN20 8DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.48560479088038916,
          53.55229213417605
        ]
      }
    }
  ]
}