{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapelton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.70037,
            55.936297
          ],
          [
            -4.700712,
            55.936198
          ],
          [
            -4.701054,
            55.936099
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119001829, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.702918878780737,
          55.93550977757701
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119046544, PA14 5BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.700379894405077,
          55.936302549419274
        ]
      }
    }
  ]
}