{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lorne Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.034197,
            55.844525
          ],
          [
            -5.034177,
            55.844477
          ],
          [
            -5.034157,
            55.844429
          ],
          [
            -5.034069,
            55.844213
          ],
          [
            -5.03398,
            55.843996
          ],
          [
            -5.033923,
            55.843844
          ],
          [
            -5.033866,
            55.843692
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125080452, PA20 9EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.03402637834641,
          55.844110691977654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015268807, PA20 9JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.033911670547941,
          55.84366404468697
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024765720, PA20 9JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.033960909387212,
          55.84368080862917
        ]
      }
    }
  ]
}