{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ostler Loan",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.092437,
            55.935466
          ],
          [
            -3.092511,
            55.935612
          ],
          [
            -3.092585,
            55.935758
          ],
          [
            -3.092689,
            55.935892
          ],
          [
            -3.092793,
            55.936026
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906487908, EH21 8RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.092325186516145,
          55.935721536793636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906487909, EH21 8RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0923424547377496,
          55.93576631055196
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906487991, EH21 8RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.092531214891997,
          55.93564782650305
        ]
      }
    }
  ]
}