{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Brow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.431975,
            53.527164
          ],
          [
            -2.431941,
            53.527307
          ],
          [
            -2.431907,
            53.527449
          ],
          [
            -2.431892,
            53.527509
          ],
          [
            -2.431877,
            53.527569
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007891616, M38 0FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.431960646989531,
          53.52720915561597
        ]
      }
    }
  ]
}