{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Howarth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.399674,
            53.544319
          ],
          [
            -2.399388,
            53.544342
          ],
          [
            -2.399101,
            53.544365
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013867649, BL4 9HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3994020977195882,
          53.54426557308071
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070913380, BL4 9HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.399674234571635,
          53.544318593777895
        ]
      }
    }
  ]
}