{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maxwell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.425294,
            55.848317
          ],
          [
            -4.425141,
            55.84832
          ],
          [
            -4.424987,
            55.848323
          ],
          [
            -4.424865,
            55.848318
          ],
          [
            -4.424742,
            55.848314
          ],
          [
            -4.424663,
            55.848312
          ],
          [
            -4.424585,
            55.84831
          ],
          [
            -4.424159,
            55.8483
          ],
          [
            -4.423734,
            55.848289
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123061197, PA3 2DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.424261530972555,
          55.848548299640015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123100408, PA3 2DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.425254498495317,
          55.84833098852791
        ]
      }
    }
  ]
}