{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hambleton Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.333524,
            54.235151
          ],
          [
            -1.333114,
            54.235251
          ],
          [
            -1.332703,
            54.235352
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008645664, YO7 1FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3329113540963835,
          54.23541126095984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008645665, YO7 1FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3328343601389623,
          54.23542880995764
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013387590, YO7 1DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3334523366311712,
          54.23516260294928
        ]
      }
    }
  ]
}