{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trent Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.271198,
            52.900358
          ],
          [
            -1.271012,
            52.900365
          ],
          [
            -1.270826,
            52.900371
          ],
          [
            -1.270573,
            52.90038
          ],
          [
            -1.27032,
            52.900389
          ],
          [
            -1.270151,
            52.900396
          ],
          [
            -1.269983,
            52.900404
          ],
          [
            -1.269865,
            52.900409
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023285989, NG10 1HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2701868526319133,
          52.900360845694514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024968659, NG10 2AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2681594634422786,
          52.9006899791803
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025363605, NG10 2AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2680757505324114,
          52.901246813488775
        ]
      }
    }
  ]
}