{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clarence Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.945559,
            54.8835
          ],
          [
            -2.945301,
            54.883489
          ],
          [
            -2.945044,
            54.883477
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008702048, CA2 6AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.945558897452469,
          54.883500066110244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110276345, CA2 6AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.945338603769247,
          54.88341191360017
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110276346, CA2 6AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.945326595817512,
          54.88356478165827
        ]
      }
    }
  ]
}