{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Andrews Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.849597,
            55.949569
          ],
          [
            -4.849836,
            55.949761
          ],
          [
            -4.850091,
            55.94976
          ],
          [
            -4.850765,
            55.949757
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119028524, PA19 1JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.850562115271168,
          55.949618102910065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119028535, PA19 1JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.849889758522476,
          55.94962467780593
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119028536, PA19 1JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.850157677362966,
          55.949564543033894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119033260, PA19 1JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.8503596450073445,
          55.94947896770618
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119046358, PA19 1JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.850764586993753,
          55.94975723776294
        ]
      }
    }
  ]
}