{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Calumet",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.649128,
            51.61305
          ],
          [
            -0.649107,
            51.613071
          ],
          [
            -0.649086,
            51.613091
          ],
          [
            -0.648995,
            51.613157
          ],
          [
            -0.648763,
            51.613205
          ],
          [
            -0.648398,
            51.613281
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003444685, HP9 2LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6490834345662991,
          51.61309461550308
        ]
      }
    }
  ]
}