{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pye Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.918439,
            53.398096
          ],
          [
            -2.917972,
            53.398073
          ],
          [
            -2.917944,
            53.398125
          ],
          [
            -2.91777,
            53.398443
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38121898, L15 8HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9180616833425748,
          53.398036427542074
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38261469, L15 8HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9184389665072956,
          53.39809644750069
        ]
      }
    }
  ]
}