{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lincoln Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.157127,
            53.2696
          ],
          [
            -2.157134,
            53.269782
          ],
          [
            -2.15714,
            53.269964
          ],
          [
            -2.157144,
            53.27005
          ],
          [
            -2.157147,
            53.270136
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007948575, SK10 3HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.157126899910693,
          53.26960021487397
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008880268, SK10 3EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.157007773384818,
          53.2698250911433
        ]
      }
    }
  ]
}