{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Penny's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.867814,
            51.519326
          ],
          [
            -0.867983,
            51.519402
          ],
          [
            -0.868477,
            51.519622
          ],
          [
            -0.868591,
            51.519672
          ],
          [
            -0.868868,
            51.519944
          ],
          [
            -0.869081,
            51.520154
          ],
          [
            -0.869809,
            51.520646
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "14043176, RG10 8PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8690953090491277,
          51.51978347029277
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "14056798, RG10 8PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8694588307177596,
          51.520236564839934
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013470124, RG10 8PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8697797974091753,
          51.52066227281847
        ]
      }
    }
  ]
}