{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Montague Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.004042,
            55.153051
          ],
          [
            -3.003917,
            55.153244
          ],
          [
            -3.003792,
            55.153437
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Montague Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.003792,
            55.153437
          ],
          [
            -3.003744,
            55.153506
          ],
          [
            -3.003697,
            55.153575
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137090136, DG13 0AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.004041669837787,
          55.15305102504948
        ]
      }
    }
  ]
}