{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandringham Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.288675,
            55.877111
          ],
          [
            -4.289024,
            55.877195
          ],
          [
            -4.289373,
            55.877278
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700107849, G12 8QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.289166501096622,
          55.87730872177816
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700107850, G12 8BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.289383738835633,
          55.8771968296151
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700396090, G12 8BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2886752447477035,
          55.877111147995166
        ]
      }
    }
  ]
}