{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lindum Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.127483,
            52.948428
          ],
          [
            -1.127803,
            52.948444
          ],
          [
            -1.128123,
            52.948459
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009156206, NG2 3GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1281226428478155,
          52.94845947417596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001385574, NG2 3GD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1278253854460143,
          52.94843931472384
        ]
      }
    }
  ]
}