{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bitney Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.609237,
            50.504596
          ],
          [
            -3.608467,
            50.504572
          ],
          [
            -3.608433,
            50.504571
          ],
          [
            -3.607764,
            50.504374
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032973548, TQ12 5PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6078897642086356,
          50.50477602532641
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032981775, TQ12 5PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.609237443004291,
          50.50459551095598
        ]
      }
    }
  ]
}