{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tilleys Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.755254,
            51.576911
          ],
          [
            -1.755024,
            51.576973
          ],
          [
            -1.754794,
            51.577035
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tilleys Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.754794,
            51.577035
          ],
          [
            -1.754526,
            51.577093
          ],
          [
            -1.754257,
            51.577152
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026655771, SN3 4PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.755254394587722,
          51.576911472143145
        ]
      }
    }
  ]
}