{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenhill Brae",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.062674,
            55.850752
          ],
          [
            -5.063278,
            55.850738
          ],
          [
            -5.063882,
            55.850724
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125003476, PA20 0NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.064228823032472,
          55.850867935802135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125080352, PA20 0NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.063371509135205,
          55.85073647630445
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015451091, PA20 0NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.062844141431521,
          55.851954228110316
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025310576, PA20 0NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.0638283801862825,
          55.85065317445985
        ]
      }
    }
  ]
}