{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henry Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.467509,
            53.532235
          ],
          [
            -1.467705,
            53.532285
          ],
          [
            -1.4679,
            53.532336
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022880886, S70 5AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4675093101371224,
          53.532234894136934
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052112051, S70 5AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4675820353075713,
          53.532450941073606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052112052, S70 5AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4676421539208073,
          53.53246918553458
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052112053, S70 5AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4677022725858788,
          53.532487429965414
        ]
      }
    }
  ]
}