{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Porterfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.23372,
            55.962858
          ],
          [
            -3.233707,
            55.962831
          ],
          [
            -3.233694,
            55.962804
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Porterfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.233694,
            55.962804
          ],
          [
            -3.233672,
            55.96276
          ],
          [
            -3.233458,
            55.962675
          ],
          [
            -3.23279,
            55.962754
          ],
          [
            -3.231968,
            55.96285
          ],
          [
            -3.231865,
            55.962862
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906436948, EH4 2XU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.233875989521974,
          55.962626416492895
        ]
      }
    }
  ]
}