{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Poppit's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.886369,
            52.91982
          ],
          [
            -1.886409,
            52.919593
          ],
          [
            -1.886448,
            52.919367
          ],
          [
            -1.886409,
            52.919163
          ],
          [
            -1.88637,
            52.918959
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008040185, ST14 5EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8872823821184457,
          52.919564475865855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023782512, ST14 5EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8864191535568344,
          52.919797377351465
        ]
      }
    }
  ]
}