{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ford Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.600436,
            55.159221
          ],
          [
            -1.600362,
            55.159169
          ],
          [
            -1.600288,
            55.159118
          ],
          [
            -1.599984,
            55.158967
          ],
          [
            -1.599706,
            55.159131
          ],
          [
            -1.599147,
            55.159459
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ford Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.598626,
            55.159763
          ],
          [
            -1.59869,
            55.159655
          ],
          [
            -1.598828,
            55.159577
          ],
          [
            -1.599021,
            55.159468
          ],
          [
            -1.599147,
            55.159459
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024078228, NE62 5QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6004364545036587,
          55.15921160205033
        ]
      }
    }
  ]
}