{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hobart Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.199113,
            55.755388
          ],
          [
            -4.199256,
            55.755144
          ],
          [
            -4.1994,
            55.7549
          ],
          [
            -4.199463,
            55.754599
          ],
          [
            -4.199527,
            55.754298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hobart Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.198731,
            55.755741
          ],
          [
            -4.198828,
            55.755664
          ],
          [
            -4.198924,
            55.755586
          ],
          [
            -4.199018,
            55.755487
          ],
          [
            -4.199113,
            55.755388
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484171295, G75 8DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.198731213191954,
          55.75574098784691
        ]
      }
    }
  ]
}