{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thoresby Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.076362,
            52.560506
          ],
          [
            -2.07666,
            52.560455
          ],
          [
            -2.076959,
            52.560404
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093324033, WV14 0LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0764112182479555,
          52.56048688735263
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093324431, WV14 0LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.076809133370718,
          52.56027986275998
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093324433, WV14 0LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0766027300786587,
          52.56034292579161
        ]
      }
    }
  ]
}