{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Temple Bar",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.896907,
            52.243693
          ],
          [
            -0.897222,
            52.243724
          ],
          [
            -0.897536,
            52.243755
          ],
          [
            -0.897565,
            52.243758
          ],
          [
            -0.897594,
            52.243761
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15103162, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8972322778072718,
          52.243587792037154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15118553, NN1 3RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8975941213401183,
          52.2437619950066
        ]
      }
    }
  ]
}