{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walnut Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.741178,
            51.114993
          ],
          [
            -2.74096,
            51.115248
          ],
          [
            -2.740903,
            51.115315
          ],
          [
            -2.740567,
            51.115345
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250071325, BA16 0FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7405660131056826,
          51.115352621230485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250071326, BA16 0FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7410508406955527,
          51.11529559538584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250071327, BA16 0FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7410515600807903,
          51.115340551910734
        ]
      }
    }
  ]
}