{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lindsay Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.374274,
            54.902251
          ],
          [
            -1.374197,
            54.902174
          ],
          [
            -1.374121,
            54.902097
          ],
          [
            -1.373998,
            54.901973
          ],
          [
            -1.373876,
            54.901849
          ],
          [
            -1.373752,
            54.901711
          ],
          [
            -1.373629,
            54.901573
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lindsay Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.373171,
            54.900942
          ],
          [
            -1.373257,
            54.901061
          ],
          [
            -1.373343,
            54.90118
          ],
          [
            -1.373351,
            54.901192
          ],
          [
            -1.37336,
            54.901203
          ],
          [
            -1.373494,
            54.901388
          ],
          [
            -1.373629,
            54.901573
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45003717, SR2 8DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3737106370742147,
          54.90134012425394
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45137783, SR1 2RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3742274295292587,
          54.902205487732495
        ]
      }
    }
  ]
}