{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Monarch Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.167757,
            57.448936
          ],
          [
            -4.167862,
            57.448726
          ],
          [
            -4.167855,
            57.448684
          ],
          [
            -4.167814,
            57.448425
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Monarch Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.167814,
            57.448425
          ],
          [
            -4.167745,
            57.448207
          ],
          [
            -4.167676,
            57.447988
          ],
          [
            -4.167737,
            57.447573
          ],
          [
            -4.167741,
            57.447544
          ],
          [
            -4.168058,
            57.447197
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130184789, IV2 6FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.167686767294972,
          57.449039173402724
        ]
      }
    }
  ]
}