{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.863146,
            52.900077
          ],
          [
            -1.863027,
            52.900118
          ],
          [
            -1.862908,
            52.900158
          ],
          [
            -1.86277,
            52.900183
          ],
          [
            -1.862633,
            52.900207
          ],
          [
            -1.862391,
            52.900227
          ],
          [
            -1.862149,
            52.900247
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015340390, ST14 8AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8626548620379413,
          52.900157666957284
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023782158, ST14 7QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.863115993017916,
          52.90006830491909
        ]
      }
    }
  ]
}