{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cotton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.195358,
            52.271944
          ],
          [
            -0.195438,
            52.271784
          ],
          [
            -0.195392,
            52.270804
          ],
          [
            -0.195383,
            52.270614
          ],
          [
            -0.19514,
            52.269668
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012046157, PE19 6PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19538932893606928,
          52.27189969314895
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096200872, PE19 6PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19601374810343694,
          52.26987718071367
        ]
      }
    }
  ]
}