{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bess Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.8458,
            51.553076
          ],
          [
            -1.845976,
            51.552532
          ],
          [
            -1.845989,
            51.552492
          ],
          [
            -1.846567,
            51.552124
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009421827, SN5 6DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8464951467585253,
          51.55209701770579
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025283703, SN5 6BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8458004365275757,
          51.55281541968574
        ]
      }
    }
  ]
}