{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kings Arms Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.5398,
            53.23087
          ],
          [
            -0.539244,
            53.230808
          ],
          [
            -0.539222,
            53.230805
          ],
          [
            -0.539293,
            53.230483
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235050079, LN2 1JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5392761137955974,
          53.23053647361207
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235058719, LN2 1JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5393243938348294,
          53.230878671534725
        ]
      }
    }
  ]
}