{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fellowes Place Lane South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.159114,
            50.374485
          ],
          [
            -4.159168,
            50.374563
          ],
          [
            -4.159223,
            50.374642
          ],
          [
            -4.159935,
            50.374532
          ],
          [
            -4.159983,
            50.374531
          ],
          [
            -4.160764,
            50.37452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070771643, PL1 5ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.159117945999879,
          50.3744661718589
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070771730, PL1 5EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.15911409637285,
          50.37469110322634
        ]
      }
    }
  ]
}