{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Capers End Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.242221,
            50.927296
          ],
          [
            -1.241812,
            50.926409
          ],
          [
            -1.241594,
            50.925936
          ],
          [
            -1.241586,
            50.925919
          ],
          [
            -1.24122,
            50.925576
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000189394, SO32 2DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.241847261092234,
          50.92643057623149
        ]
      }
    }
  ]
}