{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Highthorne Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.599537,
            53.798612
          ],
          [
            -1.599665,
            53.798747
          ],
          [
            -1.599792,
            53.798883
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628305, LS12 3JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5997623459535282,
          53.79883763926058
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72667773, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.599703928552047,
          53.798594767888304
        ]
      }
    }
  ]
}