{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Holland Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.834072,
            53.323692
          ],
          [
            -3.8336,
            53.323906
          ],
          [
            -3.833316,
            53.323689
          ],
          [
            -3.833197,
            53.323598
          ],
          [
            -3.833041,
            53.323456
          ],
          [
            -3.833482,
            53.323234
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003700485, LL30 2YB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8340717841364467,
          53.32369210196064
        ]
      }
    }
  ]
}