{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mercer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.290897,
            53.7965
          ],
          [
            -2.290764,
            53.796552
          ],
          [
            -2.290631,
            53.796604
          ],
          [
            -2.290499,
            53.796656
          ],
          [
            -2.290367,
            53.796708
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014134446, BB12 6LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.290896675813208,
          53.7964997122422
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010348651, BB12 6LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2906553341029556,
          53.79672499770809
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010348652, BB12 6LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2905947961643767,
          53.79675210851469
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002279610, BB12 6BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.289900646649607,
          53.7929608562683
        ]
      }
    }
  ]
}