{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dark Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.148818,
            51.072379
          ],
          [
            -1.147374,
            51.072521
          ],
          [
            -1.146175,
            51.072736
          ],
          [
            -1.146071,
            51.072732
          ],
          [
            -1.144847,
            51.072692
          ],
          [
            -1.143731,
            51.072507
          ],
          [
            -1.143367,
            51.07236
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000181681, SO24 0HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.148983590675558,
          51.07181021909142
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000189642, SO24 0HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1466554509992597,
          51.072674500726016
        ]
      }
    }
  ]
}