{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holmead Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.45779,
            50.708969
          ],
          [
            -2.457712,
            50.708997
          ],
          [
            -2.457634,
            50.709025
          ],
          [
            -2.457558,
            50.709063
          ],
          [
            -2.457482,
            50.709101
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013010679, DT1 3FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4571118859293293,
          50.709204925047075
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013014709, DT1 3GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4577326472129686,
          50.70895968403895
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024752561, DT1 3GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4575196932573617,
          50.70890656392781
        ]
      }
    }
  ]
}