{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Conifer Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.057719,
            53.552937
          ],
          [
            -3.057823,
            53.553117
          ],
          [
            -3.057858,
            53.553178
          ],
          [
            -3.058011,
            53.553267
          ],
          [
            -3.05816,
            53.55349
          ],
          [
            -3.058309,
            53.553714
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41230070, L37 4BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.057716391201645,
          53.55293674693509
        ]
      }
    }
  ]
}