{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cossack Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.31015,
            51.063538
          ],
          [
            -1.310414,
            51.063616
          ],
          [
            -1.310678,
            51.063695
          ],
          [
            -1.310858,
            51.063718
          ],
          [
            -1.311037,
            51.063741
          ],
          [
            -1.311155,
            51.063751
          ],
          [
            -1.311274,
            51.063761
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000027730, SO23 8DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3106184615801468,
          51.06368471166794
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007039020, SO23 8DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3104606983234786,
          51.06373773513747
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034500941, SO23 8DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3106024567557795,
          51.063801516876296
        ]
      }
    }
  ]
}