{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Edinburgh Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.601823,
            53.797631
          ],
          [
            -1.601574,
            53.798349
          ],
          [
            -1.601324,
            53.799068
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628151, LS12 3RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6013396258424597,
          53.79901366141903
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72678007, LS12 3UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6017255530931505,
          53.798340841323075
        ]
      }
    }
  ]
}