{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Loder Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.142806,
            50.846744
          ],
          [
            -0.142775,
            50.846434
          ],
          [
            -0.142745,
            50.846123
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22225151, BN1 6PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14280561048417628,
          50.84674441050976
        ]
      }
    }
  ]
}