{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Farm Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.394077,
            51.086502
          ],
          [
            -1.394272,
            51.086138
          ],
          [
            -1.394272,
            51.086137
          ],
          [
            -1.394324,
            51.085753
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Farm Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.394146,
            51.087612
          ],
          [
            -1.393943,
            51.087239
          ],
          [
            -1.393904,
            51.087039
          ],
          [
            -1.393851,
            51.086764
          ],
          [
            -1.39385,
            51.086656
          ],
          [
            -1.394077,
            51.086502
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Farm Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.394324,
            51.085753
          ],
          [
            -1.394332,
            51.085707
          ],
          [
            -1.394341,
            51.085662
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034502019, SO21 2NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.394326935210026,
          51.085738560642575
        ]
      }
    }
  ]
}