{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ghost House Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.24748,
            52.92041
          ],
          [
            -1.24746,
            52.920359
          ],
          [
            -1.247439,
            52.920308
          ],
          [
            -1.247396,
            52.920202
          ],
          [
            -1.247353,
            52.920096
          ],
          [
            -1.247352,
            52.920048
          ],
          [
            -1.247351,
            52.920001
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003428439, NG9 5FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2467148425557053,
          52.91823835270138
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013964704, NG9 4GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2478585144440721,
          52.920043495101616
        ]
      }
    }
  ]
}