{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Red Lion Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.260889,
            51.754044
          ],
          [
            -1.260746,
            51.754073
          ],
          [
            -1.260602,
            51.754101
          ],
          [
            -1.260507,
            51.754132
          ],
          [
            -1.260412,
            51.754162
          ],
          [
            -1.260342,
            51.754188
          ],
          [
            -1.260272,
            51.754214
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013990920, OX1 2BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.260901733850139,
          51.754047881479316
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025645218, OX1 2BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2604487156825885,
          51.75428779672272
        ]
      }
    }
  ]
}