{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodview Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.024101,
            53.407533
          ],
          [
            -3.024263,
            53.407521
          ],
          [
            -3.024424,
            53.407508
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Woodview Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.023719,
            53.407568
          ],
          [
            -3.02391,
            53.407551
          ],
          [
            -3.024101,
            53.407533
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42157618, CH44 7EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0240916852398527,
          53.40743925824564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42185740, CH44 7DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.023718707655933,
          53.407568302632505
        ]
      }
    }
  ]
}