{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Mark's Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.495275,
            53.376727
          ],
          [
            -1.495424,
            53.377069
          ],
          [
            -1.495436,
            53.377096
          ],
          [
            -1.494959,
            53.377253
          ],
          [
            -1.494742,
            53.377246
          ],
          [
            -1.494661,
            53.377139
          ],
          [
            -1.494491,
            53.376913
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013337096, S10 2PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4945202934090376,
          53.37695757202295
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051083469, S10 2SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.495675030905775,
          53.37718717047711
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052081818, S10 2SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4944996242247695,
          53.37743388521743
        ]
      }
    }
  ]
}