{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henry Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.144449,
            53.48012
          ],
          [
            -2.144572,
            53.479949
          ],
          [
            -2.144696,
            53.479777
          ],
          [
            -2.144712,
            53.479754
          ],
          [
            -2.144729,
            53.47973
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002996923, M43 7BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.14444911535908,
          53.48012037262795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003435927, M43 7BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.144418031393596,
          53.4798417684951
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012712286, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1449756980182673,
          53.47988603433157
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004405041, M43 7BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1448106865566126,
          53.48010195740011
        ]
      }
    }
  ]
}