{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Castle Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.489304,
            55.836589
          ],
          [
            -4.489119,
            55.836193
          ],
          [
            -4.488934,
            55.835797
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123005666, PA5 9EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.48883761991782,
          55.83629295012194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123005667, PA5 9EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.489494477476424,
          55.83632459274659
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123099891, PA5 9EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.489303756788159,
          55.83658910753302
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015289727, PA5 9EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.489085834017721,
          55.83592840366133
        ]
      }
    }
  ]
}