{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meliden Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.183817,
            51.436288
          ],
          [
            -3.183138,
            51.436447
          ],
          [
            -3.182458,
            51.436607
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64101597, CF64 3UH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1838167784756877,
          51.436287676367854
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100840435, CF64 3US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1829988039041925,
          51.43636787187206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100840436, CF64 3US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.183113171437512,
          51.43633974141245
        ]
      }
    }
  ]
}