{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garswood Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.737473,
            53.456601
          ],
          [
            -2.737365,
            53.456581
          ],
          [
            -2.737257,
            53.456562
          ],
          [
            -2.737198,
            53.45655
          ],
          [
            -2.737139,
            53.456538
          ],
          [
            -2.736958,
            53.4565
          ],
          [
            -2.736778,
            53.456461
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39023067, WA10 1HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7361823177645417,
          53.455997621753085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202159, WA10 1HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.735311422284827,
          53.45614680556503
        ]
      }
    }
  ]
}