{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thornbrake Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.131927,
            50.791198
          ],
          [
            -1.131894,
            50.791003
          ],
          [
            -1.13186,
            50.790809
          ],
          [
            -1.131856,
            50.790697
          ],
          [
            -1.131851,
            50.790585
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37033021, PO12 1RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1317609055551925,
          50.79096303562525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37041468, PO12 1RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.131940988208326,
          50.791198187374796
        ]
      }
    }
  ]
}