{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Emmett Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.549422,
            53.597879
          ],
          [
            -2.549311,
            53.597776
          ],
          [
            -2.549199,
            53.597672
          ],
          [
            -2.549189,
            53.597663
          ],
          [
            -2.549179,
            53.597654
          ],
          [
            -2.549026,
            53.597512
          ],
          [
            -2.548874,
            53.597372
          ],
          [
            -2.548872,
            53.597369
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070909895, BL6 7PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5494223293149942,
          53.5978793094673
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002561387, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5492502957851912,
          53.59743068060078
        ]
      }
    }
  ]
}