{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heathfields",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.999811,
            53.549086
          ],
          [
            -1.999901,
            53.549252
          ],
          [
            -1.999992,
            53.549419
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Heathfields",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.999811,
            53.549086
          ],
          [
            -1.9997,
            53.548933
          ],
          [
            -1.999589,
            53.548781
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000130209, OL3 6EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9995089378999151,
          53.54868148729586
        ]
      }
    }
  ]
}