{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Damer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.4923,
            53.380355
          ],
          [
            -1.492218,
            53.380417
          ],
          [
            -1.492135,
            53.38048
          ],
          [
            -1.492092,
            53.380512
          ],
          [
            -1.49205,
            53.380544
          ],
          [
            -1.49201,
            53.380574
          ],
          [
            -1.491971,
            53.380603
          ],
          [
            -1.49192,
            53.380653
          ],
          [
            -1.49187,
            53.380703
          ],
          [
            -1.491802,
            53.380905
          ],
          [
            -1.491735,
            53.381108
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013335849, S10 2TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.492239634612071,
          53.38039955583394
        ]
      }
    }
  ]
}