{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Butter Market",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.31513,
            53.496765
          ],
          [
            -0.314966,
            53.496616
          ],
          [
            -0.314802,
            53.496467
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013818451, LN7 6TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.31516411163226626,
          53.49674966624386
        ]
      }
    }
  ]
}