{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hale Street North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.08209,
            50.80384
          ],
          [
            -1.082077,
            50.803847
          ],
          [
            -1.082064,
            50.803853
          ],
          [
            -1.081778,
            50.803996
          ],
          [
            -1.081492,
            50.804139
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775034155, PO1 4HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0816623713743145,
          50.80413162677292
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775111116, PO1 4HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0814777344860487,
          50.80413916639006
        ]
      }
    }
  ]
}