{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Green Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.863404,
            54.07373
          ],
          [
            -2.862861,
            54.073476
          ],
          [
            -2.862319,
            54.073221
          ],
          [
            -2.862411,
            54.073147
          ],
          [
            -2.862503,
            54.073072
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009292390, LA4 5EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8631570624488267,
          54.07362429885161
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010480071, LA4 5JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.862928228908081,
          54.073643916709855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012626495, LA4 5JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.863221168031629,
          54.07376764445147
        ]
      }
    }
  ]
}