{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Hamilton View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.526541,
            53.816161
          ],
          [
            -1.527187,
            53.816232
          ],
          [
            -1.527834,
            53.816303
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628253, LS7 4ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5266469602166128,
          53.81617907149139
        ]
      }
    }
  ]
}