{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smythies Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.000593,
            51.880097
          ],
          [
            1.000855,
            51.880316
          ],
          [
            1.001015,
            51.88045
          ],
          [
            1.001039,
            51.880554
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090656574, CO7 7BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0002740768635308,
          51.88004473638297
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090656971, CO7 7BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0010921762166263,
          51.880545498796714
        ]
      }
    }
  ]
}